mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-28 10:56:36 +00:00
* cus-edit.el (custom-mode): Update docstring.
This commit is contained in:
parent
50be33f562
commit
9ca6610316
@ -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.
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user