]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in dbus.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 2 Sep 2020 17:50:14 +0000 (19:50 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 2 Sep 2020 17:50:14 +0000 (19:50 +0200)
commit1457e84f4468f4a5f2de8c182596225cb1355afa
tree103e57ac490f25e3ccb51534344364a41dfb8a3c
parent410b16f92d61196af54e91c9de1046246f44b28d
Fix bug in dbus.el

* lisp/net/dbus.el (dbus-register-property)
(dbus-property-handler): Handle properties of the same interface
at different object paths properly.  (Bug#43146)
lisp/net/dbus.el