Mercurial > emacs
diff lisp/ChangeLog @ 107255:6ea11661a516
* net/dbus.el (dbus-introspect, dbus-get-property)
(dbus-set-property, dbus-get-all-properties): Use
`dbus-call-method' when noninteractive. (Bug#5645)
author | Michael Albinus <albinus@detlef> |
---|---|
date | Sun, 28 Feb 2010 11:27:39 +0100 |
parents | 2da9673fc448 |
children | 122dff72a8ee |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Feb 28 11:05:21 2010 +0100 +++ b/lisp/ChangeLog Sun Feb 28 11:27:39 2010 +0100 @@ -1,3 +1,9 @@ +2010-02-28 Michael Albinus <michael.albinus@gmx.de> + + * net/dbus.el (dbus-introspect, dbus-get-property) + (dbus-set-property, dbus-get-all-properties): Use + `dbus-call-method' when noninteractive. (Bug#5645) + 2010-02-28 Chong Yidong <cyd@stupidchicken.com> * textmodes/reftex-toc.el (reftex-toc-promote-prepare):