mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(use-hard-newlines): Add group.
This commit is contained in:
parent
d408fed8eb
commit
eacd92dd02
@ -51,6 +51,7 @@ or anything else to ask the user.
|
||||
|
||||
Newlines not marked hard are called \"soft\", and are always internal
|
||||
to paragraphs. The fill functions insert and delete only soft newlines."
|
||||
:group 'paragraphs
|
||||
:extra-args (insert)
|
||||
(when use-hard-newlines
|
||||
;; Turn mode on
|
||||
|
Loading…
Reference in New Issue
Block a user