Restore completion over the most important keywords
commit03f1cffcd5db94c0b2dd90ef5ae22f1a3e764b5e
authorBastien Guerry <bzg@altern.org>
Wed, 13 Feb 2013 13:29:31 +0000 (13 14:29 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 13 Feb 2013 13:29:31 +0000 (13 14:29 +0100)
treed1a74054f54000377164150154dfcab31848936c
parent3f0b6082436d23cf799804179c676c7e2b53a658
Restore completion over the most important keywords

* org-pcomplete.el (pcomplete/org-mode/file-option/x):
Resurrect.  Use `org-default-options' to initialize completion
fonctions for the most important keywords.

* org-macs.el (org-default-options): Rename and adapt from
`org-get-current-options'.

This is a partial revert of e14cf780 feature-wise.  The idea is
that it may be useful to get completion, even when it ends up with
the default value, because the user may want to adapt the default
values instead of re-typing them.
lisp/org-macs.el
lisp/org-pcomplete.el