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 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to