Fix issue with M-RET not inserting an item before the first headline
commit8acb7a3d59b11001713692e6225d76fea739f98b
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 Nov 2009 07:38:40 +0000 (26 08:38 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 Nov 2009 07:38:40 +0000 (26 08:38 +0100)
tree49676370d5fb5b30cd4f6957968418e496cea987
parent68cf2588b4b590811e4827aa53483687ac46a601
Fix issue with M-RET not inserting an item before the first headline

Ian Barton writes:

> I am not sure if this is intended behaviour or not.
> If I start a new document with no headings and type:
>
> - item 1
>
> then press M_Ret, I get:
>
> - item 1
> *
>
> If my document is like:
>
> * Heading
> - item 1
>
> M-Ret works as expected.
lisp/ChangeLog
lisp/org.el