(Recording Input): recent-keys now gives 300 keys.
This commit is contained in:
parent
0721f23048
commit
520a127308
1 changed files with 1 additions and 1 deletions
|
@ -1697,7 +1697,7 @@ is the character Emacs currently uses for quitting, usually @kbd{C-g}.
|
|||
@subsection Recording Input
|
||||
|
||||
@defun recent-keys
|
||||
This function returns a vector containing the last 100 input events from
|
||||
This function returns a vector containing the last 300 input events from
|
||||
the keyboard or mouse. All input events are included, whether or not
|
||||
they were used as parts of key sequences. Thus, you always get the last
|
||||
100 input events, not counting events generated by keyboard macros.
|
||||
|
|
Loading…
Add table
Reference in a new issue