Fix "Symbol nil may not be buffer-local" error
commit82de7dafa31da88ac14d63920b4deca384ad1617
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 1 Nov 2014 11:02:47 +0000 (1 12:02 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 1 Nov 2014 11:07:14 +0000 (1 12:07 +0100)
treeed28527b63e01af0f5c670d96e796d79936f4a74
parent17d014ec65ed4fcba82ee01d9942463496eaea1b
Fix "Symbol nil may not be buffer-local" error

* lisp/org.el (org-set-regexps-and-options): Fix "Symbol nil may not
  be buffer-local" error when encountering an nonexistent startup
  keyword.

Reported-by: Mike McLean <mike.mclean@pobox.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/92279>
lisp/org.el