comparison lisp/ChangeLog @ 104082:ecfad742f68c

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 27 Jul 2009 10:02:50 +0000
parents 5a8c46298f5a
children 6298508aee59
comparison
equal deleted inserted replaced
104081:4c431a52ce37 104082:ecfad742f68c
1 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
4 function returns nil.
5 (dbus-handle-event): Handle special return value :ignore.
6 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
7
1 2009-07-26 Chong Yidong <cyd@stupidchicken.com> 8 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * view.el (view-mode-enable): Don't define Helper-return-blurb if 10 * view.el (view-mode-enable): Don't define Helper-return-blurb if
4 it's not needed. 11 it's not needed.
5 12