diff options
| author | Michael Albinus | 2007-12-02 15:46:00 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-12-02 15:46:00 +0000 |
| commit | 131e41336f44d0d706329d16f4213670cb50f48a (patch) | |
| tree | 5f2ebbcd4c4b73cf08b5c78eda3403ae57eee6db /ChangeLog | |
| parent | 916447e4ed020db3643020bc47a62aaac413a628 (diff) | |
| download | emacs-131e41336f44d0d706329d16f4213670cb50f48a.tar.gz emacs-131e41336f44d0d706329d16f4213670cb50f48a.zip | |
* configure.in: Add D-Bus checks. D-Bus is disabled by default.
* configure: Regenerate.
* Makefile.in (INFO_FILES): Add dbus.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-12-02 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * configure.in: Add D-Bus checks. D-Bus is disabled by default. | ||
| 4 | |||
| 5 | * configure: Regenerate. | ||
| 6 | |||
| 7 | * Makefile.in (INFO_FILES): Add dbus. | ||
| 8 | |||
| 1 | 2007-12-02 Romain Francoise <romain@orebokech.com> | 9 | 2007-12-02 Romain Francoise <romain@orebokech.com> |
| 2 | 10 | ||
| 3 | * make-dist: Fix last change. | 11 | * make-dist: Fix last change. |