mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(echo-keystrokes): Fix customize type.
This commit is contained in:
parent
0985a768b0
commit
218d6445e5
@ -113,7 +113,7 @@
|
||||
(auto-save-interval auto-save integer)
|
||||
(auto-save-timeout auto-save (choice (const :tag "off" nil)
|
||||
(integer :format "%v")))
|
||||
(echo-keystrokes minibuffer boolean)
|
||||
(echo-keystrokes minibuffer integer)
|
||||
(polling-period keyboard integer)
|
||||
(double-click-time mouse (restricted-sexp
|
||||
:match-alternatives (integerp 'nil 't)))
|
||||
|
Loading…
Reference in New Issue
Block a user