(main): Try using COM to create start menu shortcuts
[bpt/emacs.git] / nt / ChangeLog
index 6b0ad30..5c9821d 100644 (file)
@@ -1,3 +1,78 @@
+2009-01-15  Jason Rumney  <jasonr@gnu.org>
+
+       * addpm.c (main): Try using COM to create start menu shortcuts
+       before resorting to DDE (Bug#202)
+       Remove second command-line argument.
+
+2009-01-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: Untabify help message.
+
+2009-01-03  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: New option --with-svg.
+
+       * INSTALL: Document experimental SVG support.
+
+2008-12-25  Jason Rumney  <jasonr@gnu.org>
+
+       * config.nt (PTR): Remove.
+
+2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt (LISTPROC, PROCATTR): Remove.
+
+2008-08-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.nt (LISTPROC, PROCATTR): New macros.
+
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt (MULTI_KBOARD): Remove.
+
+2008-07-23  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: New option --profile.
+       * gmake.defs: Set cflags and ldflags for profiling when specified.
+
+2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt (C_SWITCH_SITE, LD_SWITCH_SITE): Do not undefine.
+
+2008-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt (HAVE_FACES): Remove, unused.
+
+2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * nmake.defs (FONT_CFLAGS):
+       * gmake.defs (FONT_CFLAGS): Remove.
+       (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS.
+       (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH)
+       and _CRTAPI1.
+       (ARCH_FLAGS): Don't include _X86_.
+
+       * config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define.
+
+2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt: Remove reference to UNEXEC_SRC.
+
+2008-06-23  Juanma Barranquero  <lekktu@gmail.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
+       Don't hardcode -gstabs+, use DEBUG_INFO.
+
+       * configure.bat (gccdebug): Check for DWARF-2 support in GCC.
+       Default to stabs if the compiler does not support DWARF-2.
+       (genmakefiles): Write new variable DEBUG_INFO to config.settings.
+
+2008-05-14  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Remove code dealing with --disable-font-backend.
+
 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/sys/stat.h (struct stat): Move st_dev after st_ino, for
 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/sys/stat.h (struct stat): Move st_dev after st_ino, for
@@ -21,7 +96,7 @@
 2008-04-21  Jason Rumney  <jasonr@gnu.org>
 
        * configure.bat (success): Print "make" rather than "gmake", as that
 2008-04-21  Jason Rumney  <jasonr@gnu.org>
 
        * configure.bat (success): Print "make" rather than "gmake", as that
-       is what MingW uses.
+       is what MinGW uses.
 
 2008-04-11  Eli Zaretskii  <eliz@gnu.org>
 
 
 2008-04-11  Eli Zaretskii  <eliz@gnu.org>
 
 2008-04-09  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
 2008-04-09  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
-       (clean-other-dirs-gmake): Likewise. Clean doc dirs.
+       (clean-other-dirs-gmake): Likewise.  Clean doc dirs.
        (top-distclean, distclean, distclean-other-dirs-nmake)
        (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
        (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
        (top-distclean, distclean, distclean-other-dirs-nmake)
        (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
        (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
 
 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
 
 
 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
 
-       * makefile.w32-in (unidatagen-SH, unidatagen-clean-SH): Ignore
-       return status.
+       * 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
 
        * configure.bat (dontCopy): Rename admin/unidata/Makefile to keep
        it out of the way of Windows generated file.  Generate
 
        * emacs.rc: Increase version to 23.0.50.
 
 
        * emacs.rc: Increase version to 23.0.50.
 
-2007-08-14  Dhuvra Krishnamurthy  <dhuvrakm@gmail.com>  (tiny change)
+2007-08-14  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
 
        * makefile.w32-in (bootstrap-nmake): Change directories once more.
 
 
        * makefile.w32-in (bootstrap-nmake): Change directories once more.
 
 
        * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
        the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
 
        * 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
+       calling non-existent cmdproxy.exe on bootstrapping after a
        previous install followed by realclean.
 
        * nmake.defs: Add quote in comment to resync font-locking.
        previous install followed by realclean.
 
        * nmake.defs: Add quote in comment to resync font-locking.
 
 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       * configure.bat: Make sure redirection is preceeded by a blank, to
+       * configure.bat: Make sure redirection is preceded by a blank, to
        avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
        up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
 
 2001-01-30  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * INSTALL: Copy the table of tested combinations of development
        avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
        up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
 
 2001-01-30  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * INSTALL: Copy the table of tested combinations of development
-       tools from confuigure.bat.  Add suggestion to install Bash on
+       tools from configure.bat.  Add suggestion to install Bash on
        Windows 9X.
 
        * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
        Windows 9X.
 
        * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
 
        * cmdproxy.c (get_env_size): New function.
        (spawn): Explicitly pass in environment when creating subprocess.
 
        * cmdproxy.c (get_env_size): New function.
        (spawn): Explicitly pass in environment when creating subprocess.
-       (main): Cleaup error messages.
+       (main): Cleanup error messages.
        Specify dynamically sized environment block for real shell.
        Pass on unhandled switches to real shell.
        Quote program name.
        Specify dynamically sized environment block for real shell.
        Pass on unhandled switches to real shell.
        Quote program name.
 
 1997-06-19  Geoff Voelker  <voelker@cs.washington.edu>
 
 
 1997-06-19  Geoff Voelker  <voelker@cs.washington.edu>
 
-       * makefil.def, emacs.bat: Use windows95 and windowsnt instead
+       * makefile.def, emacs.bat: Use windows95 and windowsnt instead
        of win95 and winnt, respectively.
 
 1997-01-04  Geoff Voelker  <voelker@cs.washington.edu>
        of win95 and winnt, respectively.
 
 1997-01-04  Geoff Voelker  <voelker@cs.washington.edu>
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+       2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   This file is part of GNU Emacs.