]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
[gnu-emacs] / nt / ChangeLog
index 904cfd662c91208ba8ba34c1e6f9da0c396e5679..24b421b4567a33efeca81dedb8c9c47654be95cc 100644 (file)
@@ -1,3 +1,74 @@
+2010-08-02  Óscar Fuentes  <ofv@wanadoo.es>
+
+       * cmdproxy.c (main): Use _snprintf instead of wsprintf,
+       which has a 1024 char limit on Windows (bug#6647).
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-01-13  Martin Rudalics  <rudalics@gmx.at>
+
+       * emacsclient.rc: Fix format of "LegalCopyright" value.
+
+2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * INSTALL: Remove obsolete notes about line endings, and fix some typos.
+
+2009-12-27  Karl Fogel  <kfogel@red-bean.com>
+
+       * INSTALL: Update for CVS->Bazaar switchover.
+
+2009-09-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: Add #define PROFILING to config.h.
+
+2009-07-03  Jason Rumney  <jasonr@gnu.org>
+
+       * runemacs.c (set_user_model_id): Use standard types.
+
+2009-06-30  Jason Rumney  <jasonr@gnu.org>
+
+       * runemacs.c (set_user_model_id): New function.
+       (WinMain): Use it.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-03-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h (struct stat): Change the types of st_uid and
+       st_gid to unsigned.
+
+       * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
+       to unsigned.
+       (getpwuid): Argument is now unsigned.
+       uid_t is now unsigned.
+
+2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * INSTALL: Add comment about TCC; fix typos.
+
+2009-01-26  Jason Rumney  <jasonr@gnu.org>
+
+       * emacsclient.rc, emacs.rc: Swap name and description.  Remove
+       Windows versions.
+
+2009-01-15  Jason Rumney  <jasonr@gnu.org>
+
+       * nmake.defs, gmake.defs (UUID): New library for COM/OLE lookups.
+
+       * makefile.w32-in ($(BLD)/addpm.exe): Link with SHELL and OLE libs.
+
+       * 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.
@@ -6,7 +77,7 @@
 
 2008-12-25  Jason Rumney  <jasonr@gnu.org>
 
-       * config.nt: (PTR): Remove.
+       * config.nt (PTR): Remove.
 
 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
 
 ;; 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, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.