Bugfixes wrt inserting headings.
commit250abf061ba81c1d010c19d5f54506f10a37c1cb
authorBastien Guerry <bzg@altern.org>
Wed, 12 Mar 2014 16:51:18 +0000 (12 17:51 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 12 Mar 2014 16:51:18 +0000 (12 17:51 +0100)
treea1ebabc992e575e76ec728280367d29961e189f3
parentccd1d1a19889fda0fd5c783fedb3e42ef1963701
Bugfixes wrt inserting headings.

* org.el (org-insert-heading): Fix regression: with two
universal prefixes, insert heading at the end of the subtree.
(org-insert-todo-heading): Bugfix: only enforce the first TODO
state when arg is '(4).
lisp/org.el