Adjust dates of unicode merge entries to UTC.
[bpt/emacs.git] / nt / ChangeLog
index 82157be..f3ad23a 100644 (file)
@@ -1,3 +1,92 @@
+2008-02-03  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Make gcc the default compiler.
+
+2008-02-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (unidatagen-SH, unidatagen-clean-SH): Ignore
+       return status.
+
+       * configure.bat (dontCopy): Rename admin/unidata/Makefile to keep
+       it out of the way of Windows generated file.  Generate
+       admin/unidata/makefile.
+
+       * makefile.w32-in (unidatagen-nmake, unidatagen-clean-nmake)
+       (unidatagen-CMD, unidatagen-clean-CMD, unidatagen-SH)
+       (unidatagen-clean-SH): New targets.
+       (bootstrap-nmake): Invoke unidatagen-nmake.
+       (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat (withfont): Set sep1 after modifying usercflags.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Rename --with-font-backend to --enable-font-backend
+       for consistency with other platforms.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Add --with-font-backend option.
+
+2008-01-20  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
+       permissions to NTFS ACLs.
+
+2007-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * config.nt: Remove HAVE_X11R5.
+
+2007-10-22  Jason Rumney  <jasonr@gnu.org>
+
+       * config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
+       (strings.h, stdlib.h): Conditionally include.
+       (w32_abort): Declare here.
+       (abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
+
+2007-10-20  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (info-nmake): Change into correct directories.
+
+2007-10-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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  <jasonr@gnu.org>
+
+       * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
+
+2007-09-27  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (COMCTL32): New system library.
+
+       * nmake.defs (COMCTL32): New system library.
+
+2007-09-06  Glenn Morris  <rgm@gnu.org>
+
+       * configure.bat:
+       * makefile.w32-in (info-nmake, info-gmake, clean-other-dirs-nmake):
+       Change from ../man to ../doc/emacs and ../doc/misc; and from
+       ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
+
+2007-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.rc: Increase version to 23.0.50.
+
+2007-08-14  Dhuvra Krishnamurthy  <dhuvrakm@gmail.com>  (tiny change)
+
+       * makefile.w32-in (bootstrap-nmake): Change directories once more.
+
+2007-07-25  Glenn Morris  <rgm@gnu.org>
+
+       * Relicense all FSF files to GPLv3 or later.
+
+       * COPYING: Switch to GPLv3.
+
 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
 
 1999-01-31  Andrew Innes  <andrewi@gnu.org>
 
-       * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
+       * addsection.c (ROUND_UP_DST_AND_ZERO): Renamed from
        ROUND_UP_DST.  Zeroes the alignment slop.
        (copy_executable_and_add_section): Update the
        SizeOfHeaders field properly.
 
 1999-01-17  Andrew Innes  <andrewi@gnu.org>
 
-       * makefile.nt: (ALL): List top-level targets.
+       * makefile.nt (ALL): List top-level targets.
        (addsection): New top-level target.
        (install): Copy fns-*.el to bin directory.
 
 
 1997-07-10  Geoff Voelker  <voelker@cs.washington.edu>
 
-       * inc/sys/socket.h: (shutdown): Define.
+       * inc/sys/socket.h (shutdown): Define.
        (sys_shutdown): Export.
 
 1997-07-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
        Definition removed.
 
        * addpm.c: New file.
-       * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
+       * makefile.nt (ALL, addpm, addpm.exe, addpm.obj): Defined.
        (all): Depend upon $(BLD) and $(ALL).
        (install): Depend upon emacs.bat.
        Create program item for Emacs.
        (clean): Delete obj.
        (emacs.bat): Defined.
-       * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
+       * makefile.def (EMACS_ICON_PATH, ADDPM): Defined.
 
 1995-05-27  Geoff Voelker  <voelker@cs.washington.edu>
 
        * config.h: Changed to config.nt.
 
        * makefile.nt (SUBDIRS): Commented out.
-       (all,install,clean): Expand for-loops.
-       (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
+       (all, install, clean): Expand for-loops.
+       (BUILD_CMD, INSTALL_CMD, CLEAN_CMD): Defined.
 
-       * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
+       * makefile.def (SYS_LIB_DIR, SYS_INC_DIR): Undefined.
        (ARCH): New definition.
-       (CPU,CONFIG_H,OS_TYPE): Defined.
-       (INCLUDE,LIB): Checked if valid.
+       (CPU, CONFIG_H, OS_TYPE): Defined.
+       (INCLUDE, LIB): Checked if valid.
        (ntwin32.mak): Included.
-       (AR,CC,LINK): New definition.
-       (ADVAPI32,libc,BASE_LIBS): Defined.
+       (AR, CC, LINK): New definition.
+       (ADVAPI32, libc, BASE_LIBS): Defined.
        (SYS_LDFLAGS): New definition.
        Update comments and preprocessor conditionals.
 
        * emacs.bat (SHELL): Conditionally defined.
        (HOME): Conditionally defined.
-       (emacs_path,HOME): Update comments.
+       (emacs_path, HOME): Update comments.
        Turn off all echo.
 
 1995-05-09  Geoff Voelker  <voelker@cs.washington.edu>
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007 Free Software Foundation, Inc.
+       2005, 2006, 2007, 2008 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)
+  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,