/[emacs]/emacs/lisp/cus-theme.el
ViewVC logotype

Diff of /emacs/lisp/cus-theme.el

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

revision 1.5 by jpw, Mon Mar 24 06:07:49 2003 UTC revision 1.6 by jpw, Sat Jul 5 14:50:32 2003 UTC
# Line 73  This will help you share your customizat Line 73  This will help you share your customizat
73    (widget-insert " ")    (widget-insert " ")
74    (widget-create 'push-button    (widget-create 'push-button
75                   :notify (lambda (&rest ignore)                   :notify (lambda (&rest ignore)
76                             (custom-theme-create))                             (customize-create-theme))
77                   "Reset")                   "Reset")
78    (widget-insert " ")    (widget-insert " ")
79    (widget-create 'push-button    (widget-create 'push-button

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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