Minor doc fix.
This commit is contained in:
parent
3edf528464
commit
21d461130e
1 changed files with 1 additions and 1 deletions
|
@ -3156,7 +3156,7 @@ non-nil."
|
|||
(defun c-indent-line-or-region (&optional arg region)
|
||||
"Indent active region, current line, or block starting on this line.
|
||||
In Transient Mark mode, when the region is active, reindent the region.
|
||||
Othewise, with a prefix argument, rigidly reindent the expression
|
||||
Otherwise, with a prefix argument, rigidly reindent the expression
|
||||
starting on the current line.
|
||||
Otherwise reindent just the current line."
|
||||
(interactive
|
||||
|
|
Loading…
Add table
Reference in a new issue