/[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.11 by pj, Thu Jan 3 08:43:09 2002 UTC revision 1.11.4.1 by miles, Fri Apr 4 06:20:00 2003 UTC
# Line 53  Line 53 
53  (defface button '((((type pc) (class color))  (defface button '((((type pc) (class color))
54                     (:foreground "lightblue"))                     (:foreground "lightblue"))
55                    (t :underline t))                    (t :underline t))
56    "Default face used for buttons.")    "Default face used for buttons."
57      :group 'faces)
58    
59  ;;;###autoload  ;;;###autoload
60  (defvar button-map  (defvar button-map

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.11.4.1

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