# HG changeset patch # User Carsten Dominik # Date 1134047582 0 # Node ID 62adeda8b0dd0eca0cef01d6f7ce8d8542e00cc8 # Parent cc3d6b6a1f2567e160d535aac1c76a5edf3fad68 Structure editing): DOcument new fucntionality of M-RET. diff -r cc3d6b6a1f25 -r 62adeda8b0dd man/org.texi --- a/man/org.texi Thu Dec 08 13:11:09 2005 +0000 +++ b/man/org.texi Thu Dec 08 13:13:02 2005 +0000 @@ -4,7 +4,7 @@ @setfilename ../info/org @settitle Org Mode Manual -@set VERSION 3.22 +@set VERSION 3.23 @set DATE December 2005 @dircategory Emacs @@ -469,7 +469,10 @@ @table @kbd @kindex M-@key{RET} @item M-@key{RET} -Insert new heading with same level as current +Insert new heading with same level as current. If the cursor is in a +plain list item, a new item is created. To force creation of a new +headline, use a prefix arg, or first press @key{RET} to get to the +beginning of the next line. @kindex M-S-@key{RET} @item M-S-@key{RET} Insert new TODO entry with same level as current heading. @@ -632,6 +635,9 @@ given by the indentation of the bullet/number. However, items are always subortinate to real headlines, the hierarchies remain completely separated. +@kindex M-@key{RET} +@item M-@key{RET} +Insert new item at current level. With prefix arg, for a new heading. @kindex M-S-@key{up} @kindex M-S-@key{down} @item M-S-@key{up}