Mercurial > emacs
changeset 99099:df2375f08985
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 24 Oct 2008 04:21:15 +0000 |
parents | 35372c2ca5c9 |
children | bdf3b24112a2 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Oct 24 04:19:40 2008 +0000 +++ b/src/ChangeLog Fri Oct 24 04:21:15 2008 +0000 @@ -1,3 +1,12 @@ +2008-10-24 Michael Albinus <michael.albinus@gmx.de> + + * dbusbind.c (xd_in_read_queued_messages): New variable. + (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw + Qdbus_error. + (xd_read_queued_messages): Catch Qdbus_error from the macros. + (all): Replace xsignal1, xsignal2, xsignal3 by the respective + macro. (Bug#1186). + 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) * s/sol2-10.h: New file.