Fix issue with buffer-undo-list being t in some buffers
commita958e3bc8f8647914f9e79f376914205e08aecfa
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 07:23:52 +0000 (31 09:23 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 07:23:52 +0000 (31 09:23 +0200)
tree5bf51e95fc01ce379345faf97eb023105c404819
parentd1f33de0c8e4976842688b87d565dd926f54d4dc
Fix issue with buffer-undo-list being t in some buffers

* lisp/org.el (org-self-insert-command): Catch the case of
buffer-undo-list eq t.
lisp/org.el