* keyboard.c (kbd_buffer_get_event): Read file notification events
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Feb 2014 11:40:31 +0000 (12:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Feb 2014 11:40:31 +0000 (12:40 +0100)
commit86d2bf49962c66f19e467804dfcfb5153b460f51
tree94f74f1c5128ccb9e41d2f23ab292d5a4aff007e
parent764ec9e5f0adaff96b52252eea71eb30ef7cefa1
* keyboard.c (kbd_buffer_get_event): Read file notification events
also in batch mode.

* xgselect.c (xg_select): Read glib events in any case, even if
there are no file descriptors to watch for.  (Bug#16519)
src/ChangeLog
src/keyboard.c
src/xgselect.c