Replace `org-end-of-meta-data-and-drawers'
commit98a1bc868a35e2c09800fa0d6ff0cbc27b8b993f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 30 Jan 2015 18:26:36 +0000 (30 19:26 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 30 Jan 2015 18:31:27 +0000 (30 19:31 +0100)
tree9aa449949d24010d39331c32475faece115bfc89
parentf7e68cec78d0d2ad9578583797177e60ab74c9a7
Replace `org-end-of-meta-data-and-drawers'

* lisp/org.el (org-end-of-meta-data): New function.
(org-end-of-meta-data-and-drawers): Remove function.

* lisp/org-capture.el (org-capture-place-plain-text): Use new
  function.

* testing/lisp/test-org.el (test-org/end-of-meta-data): New test.

* etc/ORG-NEWS: Document removal.
etc/ORG-NEWS
lisp/org-capture.el
lisp/org.el
testing/lisp/test-org.el