]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Add a provide statement.
[gnu-emacs] / nt / ChangeLog
index 802fd8fe7fc3d968bd986e090f8acada9de0a133..f91c59a85c55f0916541741a72401e4e41152f84 100644 (file)
@@ -1,5 +1,15 @@
+2004-06-07  Juanma Barranquero  <lektu@terra.es>
+
+       * INSTALL: Clarify paragraph about compatibility between image
+       libraries and builds of Emacs with several compilers.
+
 2004-06-06  Juanma Barranquero  <lektu@terra.es>
 
+       * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
+       the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
+       calling non-existent cmdproxy.exe on boostrappings after a
+       previous install followed by realclean.
+
        * nmake.defs: Add quote in comment to resync font-locking.
 
 2004-06-04  Juanma Barranquero  <lektu@terra.es>
@@ -18,7 +28,7 @@
        * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
        * makefile.def: Remove.
 
-       * nmake.defs (SYS_LDFLAGS): Add -nologo
+       * nmake.defs (SYS_LDFLAGS): Add -nologo.
 
        * makefile.w32-in (info-gmake, info-nmake): New targets.
        (info): Use them.
@@ -33,7 +43,7 @@
 
 2004-04-10  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
 
-       * runemacs.c (WinMain): Let emacs environment default to parent.
+       * runemacs.c (WinMain): Let Emacs environment default to parent.
 
 2004-03-11  Jason Rumney  <jasonr@gnu.org>
 
@@ -54,7 +64,7 @@
 
 2003-11-22  Lars Hansen  <larsh@math.ku.dk>
 
-       * inc/grp.h: Added.
+       * inc/grp.h: New file.
 
 2003-09-03  Peter Runestig  <peter@runestig.com>
 
@@ -67,7 +77,7 @@
 
        * multi-install-info.bat: New file.
 
-2003-06-27  Jan D.  <jan.h.d@swipnet.se>
+2003-06-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * config.nt (my_strftime): New define.
 
        * INSTALL: Update table of versions of make that are suitable
        for building Emacs, based on recent feedback.
 
-       * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
+       * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
 
 2001-11-19  Andrew Innes  <andrewi@gnu.org>