]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Bump version to 22.0.98.
[gnu-emacs] / nt / ChangeLog
index 421742ce3af69f44a6dba373c8353d8bda8d9432..c5ad2555bbe616b9e4f32922909b7caf1a1c8b10 100644 (file)
@@ -1,5 +1,83 @@
+2007-03-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
+
+2007-03-09  Richard Stallman  <rms@gnu.org>
+
+       * INSTALL: Say explicitly this is not for Cygwin.
+
+2007-03-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Add URL of another site with detailed build instructions.
+
+2007-02-16  Glenn Morris  <rgm@gnu.org>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * icons/README: New file.
+
+       * 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/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.
+
+2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: Update ../site-lisp/subdirs.el when needed.
+
+2007-01-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * subdirs.el: Add "no-byte-compile: t" local variable.
+
+2007-01-10  Jason Rumney  <jasonr@gnu.org>
+
+       * README: Update URLs and advice about reporting bugs.
+
+2006-12-29  Jason Rumney  <jasonr@gnu.org>
+
+       * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
+       DEBUG_LINK.
+       (DEBUG_LINK): Remove -debugtype:both.
+
+2006-12-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Update table of supported Make ports.  Show "make -j"
+       command that is known to work.
+
+       * configure.bat: Update table of supported Make ports.
+
+2006-12-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
+       only in implicit rules.  Use literal "emacs.rc" instead.
+
+2006-12-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * gmake.defs: Export XMFLAGS.
+
+       * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
+       use $(XMFLAGS) for nmake, as it doesn't support parallelism.
+
 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
 
+       * INSTALL: Explain how to invoke GNU Make for parallel builds.
+
+       * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
+       command-line argument to sub-Make in src, since src/makefile.w32-in
+       invokes Make recursively during bootstrap.
+       (clean): Delete stamp_BLD.
+       (bootstrap): Make `all' explicitly in a recursive Make.
+
        * gmake.defs (stamp_BLD): Rename from $(BLD).  Create a file
        stamp_BLD after creating the $(BLD) directory.
 
 
        * 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  <andrewi@gnu.org>
 
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+       2005, 2006, 2007 Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  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)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414