org.el: Fix bug in `org-insert-drawer'
commit50837906ec25996d9d26aeb402ace90b85014159
authorBastien Guerry <bzg@altern.org>
Fri, 21 Sep 2012 16:00:36 +0000 (21 18:00 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 21 Sep 2012 16:00:52 +0000 (21 18:00 +0200)
treefb15fd4684aac5737470264e143c06b563500067
parent996a49dd4469c319655c31522b1f96991f2fae70
org.el: Fix bug in `org-insert-drawer'

* org.el (org-insert-drawer): Deactivate the mark before
trying to indent the :END: of the drawer.

Thanks to Christoph LANGE for reporting this.
lisp/org.el