diff lisp/ChangeLog @ 87492:bb538e56f976

* net/dbus.el (dbus-name-owner-changed-handler): Make the function resistent towards wrong parameters. (dbus-handle-event): Propagate D-Bus errors only in the debug case.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 30 Dec 2007 15:51:18 +0000
parents f40808e1706f
children 0f493fdf9de7
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 30 15:47:41 2007 +0000
+++ b/lisp/ChangeLog	Sun Dec 30 15:51:18 2007 +0000
@@ -1,3 +1,9 @@
+2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/dbus.el (dbus-name-owner-changed-handler): Make the function
+	resistent towards wrong parameters.
+	(dbus-handle-event): Propagate D-Bus errors only in the debug case.
+
 2007-12-30  Richard Stallman  <rms@gnu.org>
 
 	* cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.