Store notes outside drawers at a correct location
commit8ddc7314b801b48dff5c246c0954c67021b145f9
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 12 Jan 2016 20:28:32 +0000 (12 21:28 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 12 Jan 2016 20:28:32 +0000 (12 21:28 +0100)
tree22a8b0f8a6e3b9efc960a212974a22c46eda0429
parent4de71e483a844db100a209172d07c966b06a5de8
Store notes outside drawers at a correct location

* lisp/org.el (org-log-beginning): Move to an appropriate location even
  when `org-log-state-notes-insert-after-drawers' is nil and notes are
  not stored within a drawer.

Reported-by: swflint@flintfam.org (Samuel W. Flint)
<http://permalink.gmane.org/gmane.emacs.orgmode/104107>
lisp/org.el