emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el
Date: Tue, 26 Feb 2002 07:12:52 -0500

Index: emacs/lisp/faces.el
diff -c emacs/lisp/faces.el:1.255 emacs/lisp/faces.el:1.256
*** emacs/lisp/faces.el:1.255   Sun Feb 17 13:18:17 2002
--- emacs/lisp/faces.el Tue Feb 26 07:12:52 2002
***************
*** 1125,1131 ****
           "Use "
           (if (display-mouse-p) "\\[help-follow-mouse] or ")
           "\\[help-follow] on a face name to customize it\n"
!          "or on its sample text for a decription of the face.\n\n")))
        (setq help-xref-stack nil)
        (while faces
          (setq face (car faces))
--- 1125,1131 ----
           "Use "
           (if (display-mouse-p) "\\[help-follow-mouse] or ")
           "\\[help-follow] on a face name to customize it\n"
!          "or on its sample text for a description of the face.\n\n")))
        (setq help-xref-stack nil)
        (while faces
          (setq face (car faces))



reply via email to

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