]> git.eshelyaron.com Git - emacs.git/commitdiff
(use-hard-newlines): Add group.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:18:23 +0000 (04:18 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:18:23 +0000 (04:18 +0000)
lisp/textmodes/paragraphs.el

index 90760c22acf8689f80135781ab6178eb7fb73118..94768055c23db3aac9b79c5430f7825792a50851 100644 (file)
@@ -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