Enhance flyspelling.
commit4c2c6dba7bacfcf3b08c3b990663352d8b7a2e70
authorBastien Guerry <bzg@altern.org>
Mon, 30 Jul 2012 11:02:48 +0000 (30 13:02 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 30 Jul 2012 11:02:48 +0000 (30 13:02 +0200)
tree6fc712cef0867de7dae286bf2d502e75c7a4c3b8
parent9f66ab1d844ab01e86f778a2cac6869d2878c747
Enhance flyspelling.

* org.el (org-additional-option-like-keywords): Add keywords.
(org-additional-option-like-keywords-for-flyspell): New
constant to use with flyspell.
(org-mode-flyspell-verify): Use the dedicated constant and
don't check `org-startup-options'.

Thanks to Bjarte Johansen for bringing this up.
lisp/org.el