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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/longlines.el
Date: Fri, 10 Jun 2005 04:07:11 -0400

Index: emacs/lisp/longlines.el
diff -c emacs/lisp/longlines.el:1.4 emacs/lisp/longlines.el:1.5
*** emacs/lisp/longlines.el:1.4 Fri May 27 11:36:51 2005
--- emacs/lisp/longlines.el     Fri Jun 10 08:07:08 2005
***************
*** 153,163 ****
  
  ;; Showing the effect of hard newlines in the buffer
  
- (defface longlines-visible-face
-   '((t (:background "red")))
-   "Face used to make hard newlines visible in `longlines-mode'."
-   :group 'longlines)
- 
  (defun longlines-show-hard-newlines (&optional arg)
    "Make hard newlines visible by adding a face.
  With optional argument ARG, make the hard newlines invisible again."
--- 153,158 ----




reply via email to

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