projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ea47e
)
; * lisp/simple.el (suggest-key-bindings): Fix :type.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Sep 2023 16:33:11 +0000
(19:33 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Sep 2023 16:33:11 +0000
(19:33 +0300)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index d9f4ee1970466dfb906eb98600de78ce947a462f..ef11a5eb4f6d91181de5ebc9aa5542bc68463f4a 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-2504,7
+2504,7
@@
Equivalent key-bindings are also shown in the completion list of
:group 'keyboard
:type '(choice (const :tag "off" nil)
(natnum :tag "time" 2)
- (other :tag "on")))
+ (other :tag "on"
t
)))
(defcustom extended-command-suggest-shorter t
"If non-nil, show a shorter \\[execute-extended-command] invocation \