+2009-07-27 Michael Albinus <michael.albinus@gmx.de>
+
+ * dbus.texi (Receiving Method Calls): Describe special return value
+ `:ignore'.
+
2009-07-24 Alan Mackenzie <acm@muc.de>
* cc-mode.texi (Config Basics, File Styles): Document that at mode
cons cell, @var{handler} can return this object directly, instead of
returning a list containing the object.
+In case @var{handler} shall return a reply message with an empty
+argument list, @var{handler} must return the symbol @code{:ignore}.
+
The default D-Bus timeout when waiting for a message reply is 25
seconds. This value could be even smaller, depending on the calling
client. Therefore, @var{handler} shall not last longer than