diff options
| author | Glenn Morris | 2008-02-29 04:32:15 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-29 04:32:15 +0000 |
| commit | 2d61385ab431fef8add5d6770700d8f5fb008882 (patch) | |
| tree | 8d5f81288d27c891f07f9aa2337480a951a1f4f1 /ChangeLog | |
| parent | 7ec01532482f094f30481169bfe927b47fe69376 (diff) | |
| download | emacs-2d61385ab431fef8add5d6770700d8f5fb008882.tar.gz emacs-2d61385ab431fef8add5d6770700d8f5fb008882.zip | |
Mention `test' directory.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 4 insertions, 9 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-02-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * test/: New directory. | ||
| 4 | |||
| 1 | 2008-02-27 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> | 5 | 2008-02-27 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. | 7 | * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. |
| @@ -8,13 +12,10 @@ | |||
| 8 | obsolete and are proposed to be removed. Remove some more unused | 12 | obsolete and are proposed to be removed. Remove some more unused |
| 9 | systems. | 13 | systems. |
| 10 | 14 | ||
| 11 | * configure: Regenerate. | ||
| 12 | |||
| 13 | 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu> | 15 | 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu> |
| 14 | 16 | ||
| 15 | * configure.in: Remove references to obsolete variables and | 17 | * configure.in: Remove references to obsolete variables and |
| 16 | systems. | 18 | systems. |
| 17 | * configure: Regenerate. | ||
| 18 | 19 | ||
| 19 | 2008-02-21 Glenn Morris <rgm@gnu.org> | 20 | 2008-02-21 Glenn Morris <rgm@gnu.org> |
| 20 | 21 | ||
| @@ -235,22 +236,16 @@ | |||
| 235 | 236 | ||
| 236 | * configure.in: Use PKG_CHECK_MODULES to check for D-Bus. | 237 | * configure.in: Use PKG_CHECK_MODULES to check for D-Bus. |
| 237 | 238 | ||
| 238 | * configure: Regenerate. | ||
| 239 | |||
| 240 | 2007-12-03 Michael Albinus <michael.albinus@gmx.de> | 239 | 2007-12-03 Michael Albinus <michael.albinus@gmx.de> |
| 241 | 240 | ||
| 242 | * configure.in: No need for DBUS_INFO anymore. | 241 | * configure.in: No need for DBUS_INFO anymore. |
| 243 | 242 | ||
| 244 | * configure: Regenerate. | ||
| 245 | |||
| 246 | * Makefile.in (INFO_FILES): Use dbus unconditionally. | 243 | * Makefile.in (INFO_FILES): Use dbus unconditionally. |
| 247 | 244 | ||
| 248 | 2007-12-02 Michael Albinus <michael.albinus@gmx.de> | 245 | 2007-12-02 Michael Albinus <michael.albinus@gmx.de> |
| 249 | 246 | ||
| 250 | * configure.in: Add D-Bus checks. D-Bus is disabled by default. | 247 | * configure.in: Add D-Bus checks. D-Bus is disabled by default. |
| 251 | 248 | ||
| 252 | * configure: Regenerate. | ||
| 253 | |||
| 254 | * Makefile.in (INFO_FILES): Add dbus. | 249 | * Makefile.in (INFO_FILES): Add dbus. |
| 255 | 250 | ||
| 256 | 2007-12-02 Romain Francoise <romain@orebokech.com> | 251 | 2007-12-02 Romain Francoise <romain@orebokech.com> |