diff options
| author | Michael Albinus | 2009-08-19 07:15:28 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-08-19 07:15:28 +0000 |
| commit | 720c7cd6a93566a5758f76e6b4dc80aef97cb275 (patch) | |
| tree | dfc37eda0fca48310671bf7f3fe78812951f80b0 /lisp/ChangeLog | |
| parent | 03a74b84f850e08f7d981d357ff03135b72f0d18 (diff) | |
| download | emacs-720c7cd6a93566a5758f76e6b4dc80aef97cb275.tar.gz emacs-720c7cd6a93566a5758f76e6b4dc80aef97cb275.zip | |
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
only if it is running already.
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 08c56531d96..f511078e522 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-08-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus | ||
| 4 | is running already. | ||
| 5 | |||
| 1 | 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * subr.el (listify-key-sequence-1): Use normal syntax since those | 8 | * subr.el (listify-key-sequence-1): Use normal syntax since those |