mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-28 02:40:46 -08:00
parent
e151eebebf
commit
796d0ccefb
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ this behavior."
|
|||
:type 'float)
|
||||
|
||||
(defcustom which-key-echo-keystrokes (if (and echo-keystrokes
|
||||
(> echo-keystrokes
|
||||
(> (+ echo-keystrokes 0.01)
|
||||
which-key-idle-delay))
|
||||
(/ (float which-key-idle-delay) 4)
|
||||
echo-keystrokes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue