emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/misc/dbus.texi,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/doc/misc/dbus.texi,v
Date: Mon, 03 Dec 2007 06:48:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/12/03 06:48:12

Index: dbus.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/dbus.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- dbus.texi   2 Dec 2007 20:21:43 -0000       1.3
+++ dbus.texi   3 Dec 2007 06:48:12 -0000       1.4
@@ -157,8 +157,9 @@
 
 @defun dbus-get-name-owner bus service
 For a given service, registered at D-Bus @var{bus} under the name
address@hidden, 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}.
address@hidden, the unique name of the name owner is returned.  The
+result is a string, or @code{nil} when there exist no name owner of
address@hidden
 
 @var{bus} must be either the symbol @code{:system} or the symbol
 @code{:session}.  @var{service} must be a known service name as
@@ -379,7 +380,7 @@
     (message "  %s = %S"
              (car properties) (or (caar (cdr properties)) ""))))
 
address@hidden "udi = /org/freedesktop/Hal/devices/computer
address@hidden "udi = /org/freedesktop/Hal/devices/computer
       info.addons = (\"hald-addon-acpi\")
       info.bus = \"unknown\"
       info.product = \"Computer\"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]