changeset 67382:62adeda8b0dd

Structure editing): DOcument new fucntionality of M-RET.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 08 Dec 2005 13:13:02 +0000
parents cc3d6b6a1f25
children b9bee637452c
files man/org.texi
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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}