org-pcomplete.el: Allow completion over #+OPTIONS, #+TITLE, #+AUTHOR, #+EMAIL and...
commitda8215bc063aeb9b079c4abaf34c75d8c559ab21
authorBastien Guerry <bzg@altern.org>
Wed, 1 Aug 2012 15:19:13 +0000 (1 17:19 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 1 Aug 2012 15:19:13 +0000 (1 17:19 +0200)
treeab0b4fc09e898ebd797809db39a6b2be584617b3
parentb771d4b05ba36be28f4da0cd87ee4a24f33b6ab6
org-pcomplete.el: Allow completion over #+OPTIONS, #+TITLE, #+AUTHOR, #+EMAIL and #+DATE.

* org-pcomplete.el (pcomplete/org-mode/file-option/x): New macro.
(pcomplete/org-mode/file-option/options)
(pcomplete/org-mode/file-option/title)
(pcomplete/org-mode/file-option/author)
(pcomplete/org-mode/file-option/email)
(pcomplete/org-mode/file-option/date): Use the new macro to
offer completion over default values for #+OPTIONS, #+TITLE,
#+AUTHOR, #+EMAIL and #+DATE.
lisp/org-pcomplete.el