Fix property drawer insertion with consecutive headlines
commit705a2cdeab8da1a9a736039886ee8f46f5bc5358
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 14 Oct 2014 19:18:44 +0000 (14 21:18 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 28 Oct 2014 13:23:53 +0000 (28 14:23 +0100)
treed57710f9e3169d7edbd9495bac2bb72de6023044
parent1aad53bd39f4d1b826d8561edd5213ad4dc19c63
Fix property drawer insertion with consecutive headlines

* lisp/org.el (org-get-property-block): Fix property drawer insertion
  with consecutive headlines
* testing/lisp/test-org.el (test-org/entry-put): Add test.

Thanks to Eric Abrahamsen for reporting it.
lisp/org.el
testing/lisp/test-org.el