]> git.eshelyaron.com Git - emacs.git/commit
Fix thinko in dbus.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 9 Sep 2020 12:53:26 +0000 (14:53 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 9 Sep 2020 12:53:26 +0000 (14:53 +0200)
commit4fa5bad400738c1c233b76e07a942186f4b507d5
tree7a99538aa2df402be39c2697a288c2e90a3778d3
parent554c15841991d98b926463bbf33c81d57a8fc8ce
Fix thinko in dbus.el

* doc/misc/dbus.texi (Register Objects): Rename from "Receiving
Method Calls".  Add reference to D-Bus API Design document.

* lisp/net/dbus.el (dbus-managed-objects-handler): Fix thinko.

* test/lisp/net/dbus-tests.el (dbus-test05-register-property)
(dbus-test05-register-property-several-paths): Extend tests.
doc/misc/dbus.texi
lisp/net/dbus.el
test/lisp/net/dbus-tests.el