]> git.eshelyaron.com Git - emacs.git/commit
Add interface arg to D-Bus PropertiesChanged signal.
authorHugh Daschbach <hdasch@fastmail.com>
Mon, 12 Oct 2020 09:37:27 +0000 (11:37 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Oct 2020 09:37:27 +0000 (11:37 +0200)
commit2f92177f80fb375fdf38d6db0af9853e951e9b83
tree3534a00396562435584dd794f6d3cd6ce7d50820
parent608782b3474abc317e64064929ad7351506540ed
Add interface arg to D-Bus PropertiesChanged signal.

* lisp/net/dbus.el (dbus-register-property, dbus-property-handler):
Fix signal generation.  (Bug#43936)

* test/lisp/net/dbus-tests.el (dbus-test06-register-property-emits-signal):
Fix test.
lisp/net/dbus.el
test/lisp/net/dbus-tests.el