Mercurial > emacs
comparison lisp/ChangeLog @ 87050:7d80e0f3d8f8
* net/dbus.el (dbus-hash-table=): New defun.
(dbus-hash-table-test) New hash table test function, used in
`dbus-registered-functions-table'.
(dbus-*-event, dbus-event-*): Rewritten, due to new structure of
`dbus-event'.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 04 Dec 2007 21:21:09 +0000 |
parents | 7feb51907c1f |
children | 25de6f4a58d8 |
comparison
equal
deleted
inserted
replaced
87049:cbcfa9b4201e | 87050:7d80e0f3d8f8 |
---|---|
1 2007-12-04 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/dbus.el (dbus-hash-table=): New defun. | |
4 (dbus-hash-table-test) New hash table test function, used in | |
5 `dbus-registered-functions-table'. | |
6 (dbus-*-event, dbus-event-*): Rewritten, due to new structure of | |
7 `dbus-event'. | |
8 | |
1 2007-12-04 Juanma Barranquero <lekktu@gmail.com> | 9 2007-12-04 Juanma Barranquero <lekktu@gmail.com> |
2 | 10 |
3 * ido.el (ido-save-history): Set the `coding' local | 11 * ido.el (ido-save-history): Set the `coding' local |
4 variable in the first line of the file. | 12 variable in the first line of the file. |
5 | 13 |