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-edit.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Thu, 08 Dec 2005 19:47:58 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.244 emacs/lisp/cus-edit.el:1.245
*** emacs/lisp/cus-edit.el:1.244        Thu Dec  8 07:49:40 2005
--- emacs/lisp/cus-edit.el      Fri Dec  9 00:47:57 2005
***************
*** 1466,1472 ****
                                 (custom-reset event))))
      (widget-insert "\n ")
      (widget-create 'push-button
!                  :tag "Reset"
                   :help-echo "\
  Reset all edited text in this buffer to reflect current values."
                   :action 'Custom-reset-current)
--- 1466,1472 ----
                                 (custom-reset event))))
      (widget-insert "\n ")
      (widget-create 'push-button
!                  :tag "Reset to Current"
                   :help-echo "\
  Reset all edited text in this buffer to reflect current values."
                   :action 'Custom-reset-current)




reply via email to

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