emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 dd3b98121cc 2/2: ; * doc/emacs/indent.texi (Indentation Command


From: Eli Zaretskii
Subject: emacs-29 dd3b98121cc 2/2: ; * doc/emacs/indent.texi (Indentation Commands): Fix last change.
Date: Sat, 10 Jun 2023 07:16:31 -0400 (EDT)

branch: emacs-29
commit dd3b98121cc820f3f151ffc3875b8b6cd5f9c2dc
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/indent.texi (Indentation Commands): Fix last change.
---
 doc/emacs/indent.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 Indent all lines that begin in the region, moving the affected lines
 as a rigid unit (@code{indent-rigidly}).
 
-If called with no argument, the command activates a transient mode for
+If called with no argument, this command activates a transient mode for
 adjusting the indentation of the affected lines interactively.  While
 this transient mode is active, typing @kbd{@key{LEFT}} or
 @kbd{@key{RIGHT}} indents leftward and rightward, respectively, by one



reply via email to

[Prev in Thread] Current Thread [Next in Thread]