Mercurial > emacs
changeset 106051:cda1744b5ce5
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 16 Nov 2009 14:25:43 +0000 |
parents | 533b0628d222 |
children | 5434fb0a77d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 16 14:25:25 2009 +0000 +++ b/lisp/ChangeLog Mon Nov 16 14:25:43 2009 +0000 @@ -1,3 +1,10 @@ +2009-11-16 Michael Albinus <michael.albinus@gmx.de> + + * net/dbus.el (dbus-unregister-service): New defun. + (dbus-register-property): Register the handlers for + "org.freedesktop.DBus.Properties" for SERVICE. + (dbus-property-handler): Fix docstring. + 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * emacs-lisp/bytecomp.el (byte-compile-output-file-form):