summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-02-29 04:32:15 +0000
committerGlenn Morris <rgm@gnu.org>2008-02-29 04:32:15 +0000
commit2d61385ab431fef8add5d6770700d8f5fb008882 (patch)
tree8d5f81288d27c891f07f9aa2337480a951a1f4f1
parent7ec01532482f094f30481169bfe927b47fe69376 (diff)
downloademacs-2d61385ab431fef8add5d6770700d8f5fb008882.tar.gz
Mention `test' directory.
-rw-r--r--ChangeLog13
-rw-r--r--README1
2 files changed, 5 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 3234a96ca21..4ed7eadd721 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-29 Glenn Morris <rgm@gnu.org>
+
+ * test/: New directory.
+
2008-02-27 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
* configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
@@ -8,13 +12,10 @@
obsolete and are proposed to be removed. Remove some more unused
systems.
- * configure: Regenerate.
-
2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove references to obsolete variables and
systems.
- * configure: Regenerate.
2008-02-21 Glenn Morris <rgm@gnu.org>
@@ -235,22 +236,16 @@
* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
- * configure: Regenerate.
-
2007-12-03 Michael Albinus <michael.albinus@gmx.de>
* configure.in: No need for DBUS_INFO anymore.
- * configure: Regenerate.
-
* Makefile.in (INFO_FILES): Use dbus unconditionally.
2007-12-02 Michael Albinus <michael.albinus@gmx.de>
* configure.in: Add D-Bus checks. D-Bus is disabled by default.
- * configure: Regenerate.
-
* Makefile.in (INFO_FILES): Add dbus.
2007-12-02 Romain Francoise <romain@orebokech.com>
diff --git a/README b/README
index 10383c637dc..6d06bbe3353 100644
--- a/README
+++ b/README
@@ -86,6 +86,7 @@ There are several subdirectories:
to building and running Emacs on Windows 9X/ME/NT/2000/XP.
`mac' holds instructions, sources, and other useful files for building
and running Emacs on the Mac.
+`test' holds tests for various aspects of Emacs's functionality.
Building Emacs on non-Posix platforms requires to install tools
that aren't part of the standard distribution of the OS. The