diff options
| author | Thierry Volpiatto | 2016-11-27 09:31:58 +0100 |
|---|---|---|
| committer | Thierry Volpiatto | 2016-11-27 21:48:07 +0100 |
| commit | d9dd884c7c1940cacfcc2d86d47220b40c520bb5 (patch) | |
| tree | 6102f376c3567de21c173709185c90e6d41028af /modules | |
| parent | 416adda38521c6246f77877c57843264fa4ae711 (diff) | |
| download | emacs-d9dd884c7c1940cacfcc2d86d47220b40c520bb5.tar.gz emacs-d9dd884c7c1940cacfcc2d86d47220b40c520bb5.zip | |
Allow configuring which event throw-on-input should ignore (bug#19547).
* src/keyboard.c (kbd_buffer_store_buffered_event):
Translate event to corresponding symbol from `while-no-input-ignore-events`
and check them with Fmemq.
(syms_of_keyboard): Declare new lisp variable `while-no-input-ignore-events`
and its symbols.
* lisp/subr.el (while-no-input-ignore-events): Add default values.
* doc/lispref/commands.texi (Event Input Misc):
Document while-no-input-ignore-events.
* etc/NEWS: Same.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions