Mercurial > emacs
changeset 104082:ecfad742f68c
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 27 Jul 2009 10:02:50 +0000 |
parents | 4c431a52ce37 |
children | 5baa98667482 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 27 10:02:38 2009 +0000 +++ b/lisp/ChangeLog Mon Jul 27 10:02:50 2009 +0000 @@ -1,3 +1,10 @@ +2009-07-27 Michael Albinus <michael.albinus@gmx.de> + + * net/dbus.el (dbus-call-method-non-blocking): Handle the case the + function returns nil. + (dbus-handle-event): Handle special return value :ignore. + Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>. + 2009-07-26 Chong Yidong <cyd@stupidchicken.com> * view.el (view-mode-enable): Don't define Helper-return-blurb if