aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2008-10-24 04:21:15 +0000
committerMichael Albinus2008-10-24 04:21:15 +0000
commit1dae919792baf5312a4cf42bf9ff647f31b4c03d (patch)
treeb172501cea71c372ce4f6e3fe4b2a421d1e0fb5f /src/ChangeLog
parent802393f64281c404db5100c1ab67d30fa001661b (diff)
downloademacs-1dae919792baf5312a4cf42bf9ff647f31b4c03d.tar.gz
emacs-1dae919792baf5312a4cf42bf9ff647f31b4c03d.zip
* 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).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eaa5d8299c8..eafe5ac553a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12008-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
12008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) 102008-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.