+2007-12-03 Michael Albinus <michael.albinus@gmx.de>
+
+ * 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-02 Richard Stallman <rms@gnu.org>
* dbus.texi (Overview): Minor cleanup.
$(infodir)/calc \
$(infodir)/ccmode \
$(infodir)/cl \
+ $(infodir)/dbus \
$(infodir)/dired-x \
$(infodir)/ebrowse \
$(infodir)/ediff \
$(infodir)/widget \
$(infodir)/woman
-ifeq (@DBUS_INFO@, dbus)
- INFO_TARGETS += $(infodir)/dbus
-endif
-
DVI_TARGETS = \
ada-mode.dvi \
autotype.dvi \
calc.dvi \
cc-mode.dvi \
cl.dvi \
+ dbus.dvi \
dired-x.dvi \
ebrowse.dvi \
ediff.dvi \
widget.dvi \
woman.dvi
-ifeq (@DBUS_INFO@, dbus)
- DVI_TARGETS += dbus.dvi
-endif
-
TEXI2DVI = texi2dvi
@defun dbus-get-name-owner bus service
For a given service, registered at D-Bus @var{bus} under the name
-@var{service}, the unique name of the name owner is returned. The result is a
-string, or @code{nil} when there exist no name owner of @var{service}.
+@var{service}, the unique name of the name owner is returned. The
+result is a string, or @code{nil} when there exist no name owner of
+@var{service}.
@var{bus} must be either the symbol @code{:system} or the symbol
@code{:session}. @var{service} must be a known service name as
(message " %s = %S"
(car properties) (or (caar (cdr properties)) ""))))
-@result{} "udi = /org/freedesktop/Hal/devices/computer
+@print{} "udi = /org/freedesktop/Hal/devices/computer
info.addons = (\"hald-addon-acpi\")
info.bus = \"unknown\"
info.product = \"Computer\"