Bugfix: Keep todo keyword list valid
commit8d59e10a06fcab175bc6978e79f62024cf654866
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 12 Aug 2009 16:38:07 +0000 (12 18:38 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 12 Aug 2009 16:38:07 +0000 (12 18:38 +0200)
tree2bd9ebcf68dfa02f92dae04ba0716ee2ee041759
parentb0690918732f90bd3095ef4b3587af6cbc78b567
Bugfix: Keep todo keyword list valid

An entry `#+TODO:' without content make `M-x org-mode' fail.
While it may cause problems to have no TODO keywords defined, this
should not make entering the mode fail.
lisp/ChangeLog
lisp/org.el