org.el: Be more strict about matching option keywords
commit6309dcae6b9fccd8e3cca13ab2c9ff21b361dac2
authorBastien Guerry <bzg@altern.org>
Sun, 19 Aug 2012 08:15:59 +0000 (19 10:15 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 19 Aug 2012 08:15:59 +0000 (19 10:15 +0200)
tree67f6d06b9708ad5c1de2064d6ddbcc39ac1f2c26
parentf926d9019b1d28c6a459b869db8876b21e47e488
org.el: Be more strict about matching option keywords

* org.el (org-options-keywords): Add "TODO".
(org-make-options-regexp): Make the hashtag mandatory for
options and don't allow whitespaces between the hashtag and
the plus sign.
lisp/org.el