]> git.eshelyaron.com Git - emacs.git/commitdiff
* cus-edit.el (custom-mode): Update docstring.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 15 Feb 2006 02:43:55 +0000 (02:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 15 Feb 2006 02:43:55 +0000 (02:43 +0000)
lisp/ChangeLog
lisp/cus-edit.el

index 724e47000d1159370a66bb6e4cedd45612363212..0e97f2866a70d989903b9d4f4282546c93d8366b 100644 (file)
@@ -4,6 +4,7 @@
        widget-button-click.
 
        * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
+       (custom-mode): Update docstring.
 
        * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
        binding.
index 87e902ac65eaf8c7d649bb559d017f0156ae8ae8..3d06bd0fcae88e8f82e3e27db094ccda621f0a0e 100644 (file)
@@ -4424,7 +4424,7 @@ Move to previous button, link or editable field. \\[advertised-widget-backward]
 \\<custom-field-keymap>\
 Complete content of editable text field.   \\[widget-complete]
 \\<custom-mode-map>\
-Invoke button under the mouse pointer.     \\[widget-move-and-invoke]
+Invoke button under the mouse pointer.     \\[widget-button-click]
 Invoke button under point.                 \\[widget-button-press]
 Set all options from current text.         \\[Custom-set]
 Make values in current text permanent.     \\[Custom-save]