aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2014-02-04 12:40:31 +0100
committerMichael Albinus2014-02-04 12:40:31 +0100
commit86d2bf49962c66f19e467804dfcfb5153b460f51 (patch)
tree94f74f1c5128ccb9e41d2f23ab292d5a4aff007e /src/ChangeLog
parent764ec9e5f0adaff96b52252eea71eb30ef7cefa1 (diff)
downloademacs-86d2bf49962c66f19e467804dfcfb5153b460f51.tar.gz
emacs-86d2bf49962c66f19e467804dfcfb5153b460f51.zip
* 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)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ec003cd59b2..746bdffad22 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-02-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * keyboard.c (kbd_buffer_get_event): Read file notification events
4 also in batch mode.
5
6 * xgselect.c (xg_select): Read glib events in any case, even if
7 there are no file descriptors to watch for. (Bug#16519)
8
12014-02-03 Martin Rudalics <rudalics@gmx.at> 92014-02-03 Martin Rudalics <rudalics@gmx.at>
2 10
3 * dispextern.h (face_id): Add WINDOW_DIVIDER_FIRST_PIXEL_FACE_ID 11 * dispextern.h (face_id): Add WINDOW_DIVIDER_FIRST_PIXEL_FACE_ID