echo-keystrokes change.
This commit is contained in:
parent
32f4453797
commit
65e8b58229
1 changed files with 2 additions and 1 deletions
|
@ -281,7 +281,8 @@ how to display a message and prevent it from being logged:
|
|||
|
||||
@defvar echo-keystrokes
|
||||
This variable determines how much time should elapse before command
|
||||
characters echo. Its value must be an integer, which specifies the
|
||||
characters echo. Its value must be an integer or floating point number,
|
||||
which specifies the
|
||||
number of seconds to wait before echoing. If the user types a prefix
|
||||
key (such as @kbd{C-x}) and then delays this many seconds before
|
||||
continuing, the prefix key is echoed in the echo area. (Once echoing
|
||||
|
|
Loading…
Add table
Reference in a new issue