Variable: which-key--echo-keystrokes-backup
which-key--echo-keystrokes-backup is a variable defined in
which-key.el.gz.
Value
nil
Documentation
Backup the initial value of echo-keystrokes.
Source Code
;; Defined in /usr/src/emacs/lisp/which-key.el.gz
(defvar which-key--echo-keystrokes-backup nil
"Backup the initial value of `echo-keystrokes'.")