Mercurial > emacs
diff src/ChangeLog @ 110824:bf3b8d29e992
merge emacs-23
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 29 Sep 2010 09:55:58 +0900 |
parents | b3326b910a0c 56cf47a21830 |
children | 4d672e9d91bf |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 29 09:52:03 2010 +0900 +++ b/src/ChangeLog Wed Sep 29 09:55:58 2010 +0900 @@ -3,6 +3,20 @@ * xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123). +2010-09-28 Michael Albinus <michael.albinus@gmx.de> + + * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it + is more portable. + + * keyboard.c (gobble_input): Move call of xd_read_queued_messages ... + (kbd_buffer_get_event): ... here. This is needed for cygwin, which + has not defined SIGIO. + +2010-09-27 Michael Albinus <michael.albinus@gmx.de> + + * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". + (Bug#7113) + 2010-09-26 Jan Djärv <jan.h.d@swipnet.se> * xgselect.c (xg_select): Clear file descriptors not set from