; * doc/emacs/indent.texi (Indentation Commands): Fix last change.
This commit is contained in:
parent
904edf1f07
commit
dd3b98121c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue