emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/speedbar.el
Date: Mon, 31 Dec 2001 15:30:23 -0500

Index: emacs/lisp/speedbar.el
diff -c emacs/lisp/speedbar.el:1.38 emacs/lisp/speedbar.el:1.39
*** emacs/lisp/speedbar.el:1.38 Mon Nov 26 11:28:30 2001
--- emacs/lisp/speedbar.el      Mon Dec 31 15:30:23 2001
***************
*** 4146,4152 ****
                               (:foreground "cyan4"))
                              (((class color) (background dark))
                               (:foreground "cyan"))
!                             (t (:bold t)))
    "Face used for file names."
    :group 'speedbar-faces)
  
--- 4146,4152 ----
                               (:foreground "cyan4"))
                              (((class color) (background dark))
                               (:foreground "cyan"))
!                             (t (:weight bold)))
    "Face used for file names."
    :group 'speedbar-faces)
  



reply via email to

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