while-no-input-ignore-events manual clarification
* doc/lispref/commands.texi (Event Input Misc): Be slightly clearer about what while-no-input-ignore-events is.
This commit is contained in:
parent
23b3032702
commit
db1907233c
1 changed files with 1 additions and 1 deletions
|
@ -2959,7 +2959,7 @@ like this:
|
|||
|
||||
@defvar while-no-input-ignore-events
|
||||
This variable allow setting which special events @code{while-no-input}
|
||||
should ignore. It is a list of symbols.
|
||||
should ignore. It is a list of event symbols (@pxref{Event Examples}).
|
||||
|
||||
@end defvar
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue