1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Extend D-Bus doc and test

* doc/misc/dbus.texi (Register Objects): Adapt doc of
dbus-unregister-service.

* test/lisp/net/dbus-tests.el (dbus--test-register-service):
Extend test.
This commit is contained in:
Michael Albinus 2023-11-24 16:34:26 +01:00
parent df094dd4bc
commit 0676a02931
2 changed files with 6 additions and 0 deletions

View file

@ -1418,6 +1418,9 @@ The name @var{service} does not exist on the bus.
@item :not-owner
We are not an owner of the name @var{service}.
@end table
When @var{service} is not a known name but a unique name, the function
returns nil.
@end defun
When a name has been chosen, Emacs can offer its own methods, which