Mercurial > emacs
changeset 99972:a13cdd40b8da
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 27 Nov 2008 04:27:21 +0000 |
parents | 1b6dc3613e69 |
children | b4b305a1dd83 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 27 03:29:37 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 27 04:27:21 2008 +0000 @@ -11,7 +11,7 @@ 2008-11-26 Michael Albinus <michael.albinus@gmx.de> * net/dbus.el (dbus-handle-event): The result of a message call - can also be an object, which is not a consp. + handler can also be an object, which is not a consp. 2008-11-25 Alan Mackenzie <acm@muc.de>