]> git.eshelyaron.com Git - emacs.git/commitdiff
(longlines-mode): Specify :group.
authorLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:30:37 +0000 (09:30 +0000)
committerLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:30:37 +0000 (09:30 +0000)
lisp/longlines.el

index 8491a0b7960cb4b9700676721764c67b6b9ad895..ebfb7a660b06f3e8aa7b305a9ae5c95f13e941f8 100644 (file)
@@ -101,7 +101,7 @@ wrapped whenever the buffer is changed.  You can always call
 
 If `longlines-show-hard-newlines' is non-nil, hard newlines will
 be marked by a symbol."
-  nil " ll" nil
+  :group 'longlines :lighter " ll"
   (if longlines-mode
       ;; Turn on longlines mode
       (progn