mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 03:39:38 +00:00
* doc/lispref/text.texi (Margins): Grammar fix.
Author:
This commit is contained in:
parent
16855c89dd
commit
b901290ae7
1 changed files with 1 additions and 1 deletions
|
@ -1931,7 +1931,7 @@ they default to the whole buffer.
|
||||||
This function adjusts the indentation at the beginning of the current
|
This function adjusts the indentation at the beginning of the current
|
||||||
line to the value specified by the variable @code{left-margin}. (That
|
line to the value specified by the variable @code{left-margin}. (That
|
||||||
may involve either inserting or deleting whitespace.) This function
|
may involve either inserting or deleting whitespace.) This function
|
||||||
is value of @code{indent-line-function} in Paragraph-Indent Text mode.
|
is the value of @code{indent-line-function} in Paragraph-Indent Text mode.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@defopt left-margin
|
@defopt left-margin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue