mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 12:03:55 -08:00
(syms_of_keyboard): Doc fix for suggest-key-bindings.
This commit is contained in:
parent
f734a13ec4
commit
ac52ebd5d8
1 changed files with 1 additions and 1 deletions
|
|
@ -9066,7 +9066,7 @@ whenever `deferred-action-list' is non-nil.");
|
|||
Vdeferred_action_function = Qnil;
|
||||
|
||||
DEFVAR_LISP ("suggest-key-bindings", &Vsuggest_key_bindings,
|
||||
"Non-nil means show the equivalent key-binding when M-x command has one.\n\
|
||||
"*Non-nil means show the equivalent key-binding when M-x command has one.\n\
|
||||
The value can be a length of time to show the message for.\n\
|
||||
If the value is non-nil and not a number, we wait 2 seconds.");
|
||||
Vsuggest_key_bindings = Qt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue