mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Trailing whitespace deleted.
This commit is contained in:
parent
a1506d2977
commit
db95369be0
43 changed files with 728 additions and 729 deletions
|
|
@ -43,10 +43,10 @@ only considered as a candidate to match `paragraph-start' or
|
|||
|
||||
Prefix argument says to turn mode on if positive, off if negative.
|
||||
When the mode is turned on, if there are newlines in the buffer but no hard
|
||||
newlines, ask the user whether to mark as hard any newlines preceeding a
|
||||
newlines, ask the user whether to mark as hard any newlines preceeding a
|
||||
`paragraph-start' line. From a program, second arg INSERT specifies whether
|
||||
to do this; it can be `never' to change nothing, t or `always' to force
|
||||
marking, `guess' to try to do the right thing with no questions, nil
|
||||
marking, `guess' to try to do the right thing with no questions, nil
|
||||
or anything else to ask the user.
|
||||
|
||||
Newlines not marked hard are called \"soft\", and are always internal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue