Allow M-RET to insert items within drawers
commitcbbb754cae5f05ab11988bd9fd5bfc4f949bc968
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 12 Sep 2013 20:21:12 +0000 (12 22:21 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 12 Sep 2013 20:21:12 +0000 (12 22:21 +0200)
treeab1e32188db29a5ab791ad8da97a08d1ae1aab45
parentf76e8c2eb743cf42541723514e5dd659693aee3e
Allow M-RET to insert items within drawers

* lisp/org.el (org-meta-return): Allow M-RET to insert items within
  drawers.  Rewrite function.

This patch also allows a user to insert a headline within a drawer,
which will basically break it.  The point is to leave user responsible
for his editing actions.
lisp/org.el