]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in dbus.el; do not merge with master
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Sep 2020 11:56:13 +0000 (13:56 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Sep 2020 11:56:13 +0000 (13:56 +0200)
commitc9708e5ba238661fede5a0d6cb175342a9e7fd31
treeb2127a4cc27a8d83f18648c1c325b3791004cdfa
parent9b35b0c99ceaeca74a16bea86a665ae5f44430a1
Fix bug in dbus.el; do not merge with master

* 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