1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

(longlines-mode): Specify :group.

This commit is contained in:
Lute Kamstra 2005-04-04 09:30:37 +00:00
parent 6de274aa32
commit 6da6c2fe93

View 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