Browse Source

Remove duplicate explanation about C-c *

Bastien Guerry 15 years ago
parent
commit
b9ef72fcca
2 changed files with 7 additions and 7 deletions
  1. 5 0
      doc/ChangeLog
  2. 2 7
      doc/org.texi

+ 5 - 0
doc/ChangeLog

@@ -1,3 +1,8 @@
+2009-07-25  Bastien Guerry  <bzg@altern.org>
+
+	* org.texi (Plain lists): Remove duplicate explanation about the
+	`C-c *' command.
+
 2009-07-23  Bastien Guerry  <bzg@altern.org>
 
 	* org.texi (Literal examples): Update to reflect the new behavior

+ 2 - 7
doc/org.texi

@@ -1437,13 +1437,8 @@ list.  Finally, even without an active region, a normal line will be
 converted into a list item.
 @kindex C-c *
 @item C-c *
-Turn a normal line or plain list item into a headline (so that it
-becomes a subheading at its location). Also turn a headline into a
-normal line by removing the stars. If there is an active region, turn
-all lines in the region into headlines. If the first line in the
-region was an item, turn only the item lines into headlines. Finally,
-if the first line is a headline, remove the stars from all headlines
-in the region.
+Turn a plain list item into a headline (so that it becomes a subheading at
+its location). @xref{Structure editing}, for a detailed explanation.
 @kindex S-@key{left}
 @kindex S-@key{right}
 @item S-@key{left}/@key{right}