Mercurial > emacs
comparison src/ChangeLog @ 99099:df2375f08985
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 24 Oct 2008 04:21:15 +0000 |
parents | 9e243867e168 |
children | 8b53f3fcb473 |
comparison
equal
deleted
inserted
replaced
99098:35372c2ca5c9 | 99099:df2375f08985 |
---|---|
1 2008-10-24 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * dbusbind.c (xd_in_read_queued_messages): New variable. | |
4 (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw | |
5 Qdbus_error. | |
6 (xd_read_queued_messages): Catch Qdbus_error from the macros. | |
7 (all): Replace xsignal1, xsignal2, xsignal3 by the respective | |
8 macro. (Bug#1186). | |
9 | |
1 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) | 10 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) |
2 | 11 |
3 * s/sol2-10.h: New file. | 12 * s/sol2-10.h: New file. |
4 | 13 |
5 2008-10-23 Juanma Barranquero <lekktu@gmail.com> | 14 2008-10-23 Juanma Barranquero <lekktu@gmail.com> |