Mercurial > emacs
changeset 68913:08407ff48591
* cus-edit.el (custom-mode): Update docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Feb 2006 02:43:55 +0000 |
parents | 13d48b135711 |
children | 5036e00f1d0b |
files | lisp/ChangeLog lisp/cus-edit.el |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 15 02:42:10 2006 +0000 +++ b/lisp/ChangeLog Wed Feb 15 02:43:55 2006 +0000 @@ -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.
--- a/lisp/cus-edit.el Wed Feb 15 02:42:10 2006 +0000 +++ b/lisp/cus-edit.el Wed Feb 15 02:43:55 2006 +0000 @@ -4424,7 +4424,7 @@ \\<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]