diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2009-01-26 20:23:49 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2009-01-26 20:23:49 +0000 |
commit | e74335088374a8b38d3f4f763030eb648a01f801 (patch) | |
tree | 71c2d832caf2c9662da7c270dbfcb0eac4376d85 /doc/misc/ChangeLog | |
parent | bf86d09c114f54879bcc66c1f262df4adeaf63b8 (diff) | |
download | emacs-e74335088374a8b38d3f4f763030eb648a01f801.tar.gz |
* dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r-- | doc/misc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 4296cb4e61b..352573f9a6a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-26 Michael Albinus <michael.albinus@gmx.de> + + * dbus.texi (Errors and Events): New variable dbus-event-error-hooks. + 2009-01-26 Glenn Morris <rgm@gnu.org> * org.texi: Fix typos. |