/[emacs]/emacs/lisp/button.el
ViewVC logotype

Diff of /emacs/lisp/button.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by pfeiffer, Wed Oct 13 18:52:52 2004 UTC revision 1.15 by eliz, Sat Feb 19 13:26:00 2005 UTC
# Line 50  Line 50 
50    
51  ;; Globals  ;; Globals
52    
53    ;; Use color for the MS-DOS port because it doesn't support underline.
54  (defface button '((((type pc) (class color))  (defface button '((((type pc) (class color))
55                     (:foreground "lightblue"))                     (:foreground "lightblue"))
56                    (t :underline t))                    (t :underline t))

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26