Mercurial > emacs
comparison src/ChangeLog @ 104287:f3b6df5e1576
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 15 Aug 2009 18:31:49 +0000 |
parents | 222761334e34 |
children | ced4690576f6 |
comparison
equal
deleted
inserted
replaced
104286:19668aab4711 | 104287:f3b6df5e1576 |
---|---|
1 2009-08-15 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New | |
4 functions. | |
5 | |
6 * lisp.h (xd_pending_messages): Declare. | |
7 | |
8 * keyboard.c (readable_events): Call xd_pending_messages. | |
9 | |
1 2009-08-15 Chong Yidong <cyd@stupidchicken.com> | 10 2009-08-15 Chong Yidong <cyd@stupidchicken.com> |
2 | 11 |
3 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). | 12 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). |
4 | 13 |
5 * buffer.c (set_buffer_internal_1) | 14 * buffer.c (set_buffer_internal_1) |