]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Do not assume DST starts/ends on the same date in every year.
[gnu-emacs] / nt / ChangeLog
index d960f22489858e87b2bdd27c77efebea4ec914ae..4095a130fb01136384b7f9d8a0847e23364a33cb 100644 (file)
@@ -1,6 +1,74 @@
+2006-10-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * runemacs.c (WinMain): Process all recognized arguments, not just
+       the first one.  Remove unused variable sec_desc.
+
+2006-09-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.nt (HAVE_LANGINFO_CODESET): Define.
+
+       * inc/langinfo.h: New file.
+
+       * inc/nl_types.h: New file.
+
+2006-09-15  Jay Belanger  <belanger@truman.edu>
+
+       * COPYING: Replace "Library Public License" by "Lesser Public
+       License" throughout.
+
+2006-07-27  Jason Rumney  <jasonr@gnu.org>
+
+       * INSTALL: Add notes about Cygwin make to impatient section.
+
+2006-06-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Add Make 3.81 to the list of Make & shell combinations
+       known to work.
+
+2006-03-12  Jason Rumney  <jasonr@gnu.org>
+
+       * addpm.c (add_registry): Don't change the registry unless keys
+       already exist from a previous version.
+
+       * makefile.w32-in (install): Use -q when invoking addpm.
+
+       * addpm.c (main): Accept -q as alternative for /q.
+
+2006-03-11  Jason Rumney  <jasonr@gnu.org>
+
+       * runemacs.c (WinMain): Set screen buffer to 80x25.
+
+2005-12-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
+       (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
+
+2005-12-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Add explanation of how to debug with GDB starting from
+       the Emacs Abort dialog.
+
+2005-11-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs.rc: Use new icons.
+
+2005-11-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs21.ico: Renamed from emacs.ico.
+       * emacs.ico: New icons from Andrew Zhilin
+       <andrew_zhilin@yahoo.com>.
+
+2005-09-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
+
+2005-08-10  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .cvsignore: Add `obj' and `oo' for in-place installations.
+
 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
 
-       * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
+       * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
 
 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
 
 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * configure.bat: Make the checkw32api* labels be distinct in the
-        first 8 characters.
+       first 8 characters.
 
 2001-03-17  Andrew Innes  <andrewi@gnu.org>
 
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001
-       Free Software Foundation, Inc.
+    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.