aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2023-06-10 14:16:22 +0300
committerEli Zaretskii2023-06-10 14:16:22 +0300
commitdd3b98121cc820f3f151ffc3875b8b6cd5f9c2dc (patch)
tree3eab7535c0ffec0a0d1d27eac173cc97e6fcb8da
parent904edf1f076b3ccc69b545b812df32d546b79bea (diff)
downloademacs-dd3b98121cc820f3f151ffc3875b8b6cd5f9c2dc.tar.gz
emacs-dd3b98121cc820f3f151ffc3875b8b6cd5f9c2dc.zip
; * doc/emacs/indent.texi (Indentation Commands): Fix last change.
-rw-r--r--doc/emacs/indent.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi
index 2fe632b822b..17b663d22e1 100644
--- a/doc/emacs/indent.texi
+++ b/doc/emacs/indent.texi
@@ -130,7 +130,7 @@ that column number.
130Indent all lines that begin in the region, moving the affected lines 130Indent all lines that begin in the region, moving the affected lines
131as a rigid unit (@code{indent-rigidly}). 131as a rigid unit (@code{indent-rigidly}).
132 132
133If called with no argument, the command activates a transient mode for 133If called with no argument, this command activates a transient mode for
134adjusting the indentation of the affected lines interactively. While 134adjusting the indentation of the affected lines interactively. While
135this transient mode is active, typing @kbd{@key{LEFT}} or 135this transient mode is active, typing @kbd{@key{LEFT}} or
136@kbd{@key{RIGHT}} indents leftward and rightward, respectively, by one 136@kbd{@key{RIGHT}} indents leftward and rightward, respectively, by one