emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/longlines.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/longlines.el
Date: Mon, 04 Apr 2005 05:30:37 -0400

Index: emacs/lisp/longlines.el
diff -c emacs/lisp/longlines.el:1.2 emacs/lisp/longlines.el:1.3
*** emacs/lisp/longlines.el:1.2 Wed Mar 30 00:35:44 2005
--- emacs/lisp/longlines.el     Mon Apr  4 09:30:37 2005
***************
*** 101,107 ****
  
  If `longlines-show-hard-newlines' is non-nil, hard newlines will
  be marked by a symbol."
!   nil " ll" nil
    (if longlines-mode
        ;; Turn on longlines mode
        (progn
--- 101,107 ----
  
  If `longlines-show-hard-newlines' is non-nil, hard newlines will
  be marked by a symbol."
!   :group 'longlines :lighter " ll"
    (if longlines-mode
        ;; Turn on longlines mode
        (progn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]