New directory
[bpt/emacs.git] / nt / ChangeLog
index a8d5f53..6b339a9 100644 (file)
@@ -1,15 +1,57 @@
-2002-11-17  Ben Key <BKey1@tampabay.rr.com>
-       * nmake.defs: Made changes so that Emacs would link with
-       WinMM.lib.  This change was required for my addition of a Windows
-       compatible implementation of play-sound-internal.
+2003-06-27  Jan D.  <jan.h.d@swipnet.se>
+
+       * config.nt (my_strftime): New define.
+
+2003-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Automatically detect libXpm.
+       Suppress compiler output when testing for image libraries.
+       Give names of un-found libraries in messages.
+
+2003-01-31  Juanma Barranquero  <lektu@terra.es>
+
+       * configure.bat: Automatically detect giflib and tifflib.
+
+2003-01-29  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (CURDIR): Disable cygpath kludge.
+
+2003-01-29  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
+
+       * configure.bat: Avoid endless loop when configuring without image
+       support.
+
+2003-01-26  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Automatically detect jpeglib.
+
+2003-01-25  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Automatically detect libpng.
+
+2003-01-21  Jason Rumney  <jasonr@gnu.org>
+
+       * icons/hand.cur: New file.
+
+2003-01-21  David Ponce  <david@dponce.com>
+
+       * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
+
+2003-01-15  Andrew Innes  <andrewi@gnu.org>
+
+       * gmake.defs (CURDIR): Convert to native Windows format (with
+       forward slashes), to support building with Cygwin builds of make.
+
+2002-11-17  Ben Key  <BKey1@tampabay.rr.com>
+
+       * nmake.defs:
        * gmake.defs: Made changes so that Emacs would link with
        WinMM.lib.  This change was required for my addition of a Windows
        compatible implementation of play-sound-internal.
 
-2002-09-03  Juanma Barranquero  <lektu@terra.es>  (tiny change)
+2002-09-03  Peter Runestig  <peter@runestig.com>  (tiny change)
 
-       * emacs.rc: Version updated to 21.3.50. From Peter Runestig
-       <peter@runestig.com>.
+       * emacs.rc: Version updated to 21.3.50.
 
 2002-06-13  Jason Rumney  <jasonr@gnu.org>
 
        * INSTALL: Add --ldflags to configure line for building with
        recent versions of Cygwin GCC.
 
-2001-03-05  Eli Zaretskii <eliz@is.elta.co.il>
+2001-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * configure.bat: Use correct options when compiling a test program
        with Cygwin.  From David Ponce <dponce@voila.fr>.
        * cmdproxy.c (main): Set environment size only when running
        command.com.
 
-1998-11-03  Theodore Jump <tjump@tertius.com>
+1998-11-03  Theodore Jump  <tjump@tertius.com>
 
        * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
        (DEL_TREE): Use rd instead of rmdir.
        * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
        environment variable.
 
-1996-05-03  Andrew Innes <andrewi@harlequin.co.uk>
+1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
 
        * install.bat: Allow for optimized build.
        * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
        (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
 
-1996-05-03  Andrew Innes <andrewi@harlequin.co.uk>
+1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
 
        * addpm.c (REG_ROOT): Don't use a trailing backslash.
        (env_vars): Rename field emacs_path to emacs_dir.
 
 1995-04-10  Geoff Voelker  <voelker@cs.washington.edu>
 
-       * src: Removed.
+       * src: Remove directory.
 
        * src\config.h, src\paths.h: Moved to parent dir, src removed.
 
 
        * todo: New file.
 
-       * readme: New file.
+       * README: New file.
 
        * makefile.nt: New file.
 
 
         * install.cmd: New file.
 
-        * install: New file.
+        * INSTALL: New file.
 
         * fast-install.cmd: New file.