Fix multiple property drawers insertion with repeated tasks
commit8985b3de6486f98a18ef074ae9ff6e6c5dea4623
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Dec 2014 23:31:50 +0000 (8 00:31 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Dec 2014 23:31:50 +0000 (8 00:31 +0100)
treeeaf22229f1ca776043c2d7022f335f90bf54b6c8
parent16ebbe49e49a3b27ad32468793784bd92919e5e5
Fix multiple property drawers insertion with repeated tasks

* lisp/org.el (org-add-log-setup): A property drawer may be inserted
  where the note is going to be added.  Make sure the note ends after
  the drawer.

Reported-by: Bradley M. Kuhn <bkuhn@ebb.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/93199>
lisp/org.el