mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
Mention `test' directory.
This commit is contained in:
parent
7ec0153248
commit
2d61385ab4
2 changed files with 5 additions and 9 deletions
13
ChangeLog
13
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>
|
||||
|
|
|
|||
1
README
1
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue