emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/button.el
Date: Sat, 19 Feb 2005 08:26:01 -0500

Index: emacs/lisp/button.el
diff -c emacs/lisp/button.el:1.14 emacs/lisp/button.el:1.15
*** emacs/lisp/button.el:1.14   Wed Oct 13 18:52:52 2004
--- emacs/lisp/button.el        Sat Feb 19 13:26:00 2005
***************
*** 50,55 ****
--- 50,56 ----
  
  ;; Globals
  
+ ;; Use color for the MS-DOS port because it doesn't support underline.
  (defface button '((((type pc) (class color))
                   (:foreground "lightblue"))
                  (t :underline t))




reply via email to

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