1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 04:53:12 -08:00
Commit graph

17 commits

Author SHA1 Message Date
Michael Albinus
134ce16c74 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
dbus-call-method.
(Receiving Method Calls): The timeout can be set by the calling client.
2008-03-30 12:52:18 +00:00
Michael Albinus
4a7c4c40fb * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout. 2008-03-21 20:47:48 +00:00
Michael Albinus
06c0751a07 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
(Inspection): New function dbus-ping.
2008-02-06 21:31:16 +00:00
Michael Albinus
d2e4a6c904 * dbus.texi (Errors and Events): New macro dbus-ignore-errors. 2008-01-21 20:01:19 +00:00
Michael Albinus
addb7f2e1e * dbus.texi (Receiving Method Calls): New chapter.
(Errors and Events): Add serial number to events.  Replace "signal" by
"message".  Introduce dbus-event-serial-number.
2008-01-04 21:44:23 +00:00
Michael Albinus
4db2806c44 * dbus.texi (Type Conversion): Explain the type specification for empty
arrays.  Use another example.
2008-01-03 21:32:04 +00:00
Michael Albinus
c9ecb5a74f * dbus.texi (all): Replace "..." by @dots{}.
(Type Conversion): Precise the value range for :byte types.
(Signals): Rename dbus-unregister-signal to dbus-unregister-object.
Mention its return value.
(Errors and Events): There is no D-Bus error propagation during event
processing.
2007-12-30 15:47:41 +00:00
Michael Albinus
d4e67bc5cb * dbus.texi (Type Conversion): Correct input parameters mapping. 2007-12-22 14:59:24 +00:00
Michael Albinus
6a31c8196e * dbus.texi (Type Conversion): Extend for D-Bus compound types.
(Errors and Events): Mention wrong-type-argument error.
2007-12-21 22:05:24 +00:00
Michael Albinus
cd71c3ef56 * dbus.texi (Signals): Fix example in dbus-register-signal. 2007-12-16 22:45:21 +00:00
Michael Albinus
0ce574ef77 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
(Signals): Adapt dbus-send-signal and dbus-register-signal.
(Errors and Events): Adapt dbus-event.
2007-12-07 04:42:00 +00:00
Miles Bader
79f10da0c3 Add arch tagline 2007-12-04 22:41:47 +00:00
Michael Albinus
a4397af9ae * dbus.texi (Signals): Precise `dbus-register-signal'.
(Errors and Events): Rework events part, the internal structure of
dbus-event has changed.
2007-12-04 21:12:46 +00:00
Michael Albinus
7b13a0f20c * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
unconditionally.

* dbus.texi (Synchronous Methods): Show the result of the "lshal"
emulation with @print{}.
2007-12-03 06:48:12 +00:00
Richard M. Stallman
7ef92bc9ea (Overview): Minor cleanup. 2007-12-02 20:21:49 +00:00
Michael Albinus
d9e2115863 * dbus.texi: Applying comments from RMS. 2007-12-02 17:19:17 +00:00
Michael Albinus
22d8ac3a6a * dbus.texi: New file. 2007-12-02 16:28:13 +00:00