X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bd5f26aa87a9a37a57c431a8aaf0a10b7f3e8227..e58a672c1d7056f3f05038d587937ca7ec88e8c6:/nt/ChangeLog diff --git a/nt/ChangeLog b/nt/ChangeLog index 0628d6512a..aeb8068325 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,86 @@ +2007-10-20 Eli Zaretskii + + * configure.bat (docflags, doldflags): New variables. + (genmakefiles): Use them to work around problems with whitespace + in arguments of the `if' command. + +2007-10-18 Jason Rumney + + * makefile.w32-in (install): Install COPYING in top-level and bin dirs. + +2007-09-27 Jason Rumney + + * gmake.defs (COMCTL32): New system library. + + * nmake.defs (COMCTL32): New system library. + +2007-08-14 Dhuvra Krishnamurthy (tiny change) + + * makefile.w32-in (bootstrap-nmake): Change directories once more. + +2007-07-25 Glenn Morris + + * Relicense all FSF files to GPLv3 or later. + + * COPYING: Switch to GPLv3. + +2007-07-20 Eli Zaretskii + + * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake): + Depend on cmdproxy. + (cleanall): Don't delete *~. + +2007-07-11 Jason Rumney + + * gmake.defs (OLE32): New library to link. + + * nmake.defs (OLE32): Likewise. + +2007-06-25 Jason Rumney + + * cmdproxy.c (main): Set console codepages to "ANSI". + +2007-06-15 Jason Rumney + + * emacs.manifest: New file. + + * emacs.rc: Use it. + +2007-06-02 Chong Yidong + + * Version 22.1 released. + +2007-05-22 Eli Zaretskii + + * INSTALL: Add information about where to find GDB, and warn + against --no-debug option to configure.bat. + +2007-05-19 Eli Zaretskii + + * INSTALL: Fix URL of EmacsW32 site where building with image + support is described. + +2007-03-31 Eli Zaretskii + + * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users. + +2007-03-09 Richard Stallman + + * INSTALL: Say explicitly this is not for Cygwin. + +2007-03-03 Eli Zaretskii + + * INSTALL: Add URL of another site with detailed build instructions. + +2007-02-16 Glenn Morris + + * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico: + * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico: + * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico: + * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico: + * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico: + Restore all but two of icons deleted in previous change. + 2007-02-13 Chong Yidong * icons/README: New file. @@ -5,10 +88,10 @@ * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: - * icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico: + * icons/gnu2b48t.ico, icons/gnu4g48t.ico: * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: - * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons - deleted. + * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: + Unused icons deleted. 2007-01-31 Juanma Barranquero @@ -26,7 +109,7 @@ * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK. - (DEBUG_LINK): Remove -debugtype:both + (DEBUG_LINK): Remove -debugtype:both. 2006-12-27 Eli Zaretskii @@ -798,8 +881,7 @@ * install.bat: Pass on command line arguments to make. - * makefile.nt (fast_install): Bring commands up-to-date, and fix - typo. + * makefile.nt (fast_install): Bring commands up-to-date, and fix typo. 1999-11-21 Andrew Innes @@ -1337,7 +1419,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful,