1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/doc
Thierry Volpiatto d9dd884c7c 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.
2016-11-27 21:48:07 +01:00
..
emacs buff-menu: Add command to unmark all buffers 2016-11-22 15:23:50 +09:00
lispintro Fix references to long obsoleted functions/aliases 2016-11-04 12:51:04 -04:00
lispref Allow configuring which event throw-on-input should ignore (bug#19547). 2016-11-27 21:48:07 +01:00
man * src/emacs.c (usage_message): Mention named daemon. (Bug#24949) 2016-11-15 18:21:06 -05:00
misc Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00