changeset 65660:fbd8e85ce811

(Paragraphs): Correction about Paragraph-Indent Text mode.
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Sep 2005 18:24:32 +0000
parents 71ea8ba70056
children 1da971deed7b
files man/text.texi
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/text.texi	Fri Sep 23 18:22:46 2005 +0000
+++ b/man/text.texi	Fri Sep 23 18:24:32 2005 +0000
@@ -266,10 +266,11 @@
   @kbd{M-@{} moves to the beginning of the current or previous
 paragraph, while @kbd{M-@}} moves to the end of the current or next
 paragraph.  Blank lines and text-formatter command lines separate
-paragraphs and are not considered part of any paragraph.  In Indented
-Text mode, but not in Text mode, an indented line also starts a new
-paragraph.  If there is a blank line before the paragraph, @kbd{M-@{}
-moves to the blank line, because that is convenient in practice.
+paragraphs and are not considered part of any paragraph.  In
+Paragraph-Indent Text mode, but not in Text mode, an indented line
+also starts a new paragraph.  If there is a blank line before the
+paragraph, @kbd{M-@{} moves to the blank line, because that is
+convenient in practice.
 
   In major modes for programs, paragraphs begin and end only at blank
 lines.  This makes the paragraph commands continue to be useful even