aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/indent.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi
index 5f40acba151..654c64a7b2f 100644
--- a/doc/emacs/indent.texi
+++ b/doc/emacs/indent.texi
@@ -110,9 +110,9 @@ parentheses, or if the junction follows another newline.
110If there is a fill prefix, @kbd{M-^} deletes the fill prefix if it 110If there is a fill prefix, @kbd{M-^} deletes the fill prefix if it
111appears after the newline that is deleted. @xref{Fill Prefix}. 111appears after the newline that is deleted. @xref{Fill Prefix}.
112 112
113With a prefix argument, join the current line line to the following 113With a prefix argument, join the current line to the following line.
114line. If the region is active, and no prefix argument is given, join 114If the region is active, and no prefix argument is given, join all
115all lines in the region instead. 115lines in the region instead.
116 116
117@item C-M-\ 117@item C-M-\
118@kindex C-M-\ 118@kindex C-M-\