mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
(fill-region-as-paragraph): Doc fix.
This commit is contained in:
parent
87206843a3
commit
f3253b8f05
@ -180,7 +180,7 @@ function, but with a prefix arg, does full justification instead.
|
||||
|
||||
From a program, optional third arg JUSTIFY can specify any type of
|
||||
justification. Fourth arg NOSQUEEZE non-nil means not to make spaces
|
||||
between words canonical before filling. Firth arg SQUEEZE-AFTER, if non-nil,
|
||||
between words canonical before filling. Fifth arg SQUEEZE-AFTER, if non-nil,
|
||||
means don't canonicalize spaces before that position.
|
||||
|
||||
If `sentence-end-double-space' is non-nil, then period followed by one
|
||||
|
Loading…
Reference in New Issue
Block a user