diff options
| author | Michael Albinus | 2009-01-28 16:10:38 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-01-28 16:10:38 +0000 |
| commit | f213fc091d1a93eb0606786670ae67f89a1129cf (patch) | |
| tree | 2ca0b0269843a43b60d0a002f75d1ae5f6263a3f /lisp/ChangeLog | |
| parent | 74fc50477b4ee46026a4418d3682c30187130efe (diff) | |
| download | emacs-f213fc091d1a93eb0606786670ae67f89a1129cf.tar.gz emacs-f213fc091d1a93eb0606786670ae67f89a1129cf.zip | |
* net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe
second parameter of hook functions.
(dbus-handle-event): Apply it.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60f20963818..9da3daaebc4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe | ||
| 4 | second parameter of hook functions. | ||
| 5 | (dbus-handle-event): Apply it. | ||
| 6 | |||
| 1 | 2009-01-28 Chong Yidong <cyd@stupidchicken.com> | 7 | 2009-01-28 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * mail/rmail.el (rmail-toggle-header): Don't reset | 9 | * mail/rmail.el (rmail-toggle-header): Don't reset |