From: Carsten Dominik <dominik@science.uva.nl>
Date: Thu, 8 Dec 2005 13:13:02 +0000 (+0000)
Subject: Structure editing): DOcument new fucntionality of
X-Git-Tag: emacs-pretest-22.0.90~5448
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=538f77b93bbced0f66511e39fbfcc46132493a55;p=emacs.git

Structure editing): DOcument new fucntionality of
	M-RET.
---

diff --git a/man/org.texi b/man/org.texi
index d4602db4a2a..7521ce624e1 100644
--- a/man/org.texi
+++ b/man/org.texi
@@ -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 @@ visible.
 @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 @@ Items can be folded just like headline levels if you set the variable
 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}