From: Kenichi Handa Date: Wed, 29 Sep 2010 00:55:58 +0000 (+0900) Subject: merge emacs-23 X-Git-Tag: emacs-pretest-23.2.90~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9fb7a510c91c6aad04d2d6ba8e8c0889d19e1d79;p=emacs.git merge emacs-23 --- 9fb7a510c91c6aad04d2d6ba8e8c0889d19e1d79 diff --cc src/ChangeLog index 55636cc9f40,9a5043cf65c..b756aebe8a5 --- a/src/ChangeLog +++ b/src/ChangeLog @@@ -1,8 -1,17 +1,22 @@@ +2010-09-29 Kenichi Handa + + * xfont.c (xfont_open): Fix setting of font->average_width from + :avgwidth property (Bug#7123). + + 2010-09-28 Michael Albinus + + * 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 + + * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". + (Bug#7113) + 2010-09-26 Jan Djärv * xgselect.c (xg_select): Clear file descriptors not set from