diff man/indent.texi @ 38490:1518ad710658

Fix last changes.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 19 Jul 2001 13:24:11 +0000
parents 23f63206a867
children daea04400144
line wrap: on
line diff
--- a/man/indent.texi	Thu Jul 19 13:16:14 2001 +0000
+++ b/man/indent.texi	Thu Jul 19 13:24:11 2001 +0000
@@ -19,8 +19,9 @@
 Merge the previous and the current line (@code{delete-indentation}).
 This would cancel out the effect of @kbd{C-j}.
 @item C-M-o
-Split the line at point; text on the line after point becomes a new line
-indented to the same column where point is located (@code{split-line}).
+Split the current line at point; text on the line after point becomes a
+new line indented to the same column where point is located
+(@code{split-line}).
 @item M-m
 Move (forward or back) to the first nonblank character on the current
 line (@code{back-to-indentation}).