diff options
| author | Michael Albinus | 2012-05-13 11:05:04 +0200 |
|---|---|---|
| committer | Michael Albinus | 2012-05-13 11:05:04 +0200 |
| commit | 205a7391f7d6b5ffb4d366a142f69cfa0b8b3ac3 (patch) | |
| tree | a3cbd1d4fc32e9a52fa026348e62b817b52d336d /lisp/ChangeLog | |
| parent | e5bd0a28953dcf6c3b811a7d17e7664c8d664a7c (diff) | |
| download | emacs-205a7391f7d6b5ffb4d366a142f69cfa0b8b3ac3.tar.gz emacs-205a7391f7d6b5ffb4d366a142f69cfa0b8b3ac3.zip | |
* net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447)
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c12bf638243..1bde354a551 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-05-13 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/dbus.el (dbus-call-method): Restore events not from D-Bus. | ||
| 4 | (Bug#11447) | ||
| 5 | |||
| 1 | 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | Move define-obsolete-variable-alias before the var's definition. | 8 | Move define-obsolete-variable-alias before the var's definition. |