emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-theme.el
Date: Sat, 05 Jul 2003 10:50:32 -0400

Index: emacs/lisp/cus-theme.el
diff -c emacs/lisp/cus-theme.el:1.5 emacs/lisp/cus-theme.el:1.6
*** emacs/lisp/cus-theme.el:1.5 Mon Mar 24 01:07:49 2003
--- emacs/lisp/cus-theme.el     Sat Jul  5 10:50:32 2003
***************
*** 73,79 ****
    (widget-insert " ")
    (widget-create 'push-button
                 :notify (lambda (&rest ignore)
!                          (custom-theme-create))
                 "Reset")
    (widget-insert " ")
    (widget-create 'push-button
--- 73,79 ----
    (widget-insert " ")
    (widget-create 'push-button
                 :notify (lambda (&rest ignore)
!                          (customize-create-theme))
                 "Reset")
    (widget-insert " ")
    (widget-create 'push-button




reply via email to

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