diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 90760c22acf..94768055c23 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el @@ -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