]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.
[gnu-emacs] / nt / ChangeLog
index dd36b553843f25099f8e1affa299ffed7e79c506..24b421b4567a33efeca81dedb8c9c47654be95cc 100644 (file)
@@ -1,6 +1,58 @@
+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
+       * emacsclient.rc, emacs.rc: Swap name and description.  Remove
        Windows versions.
 
 2009-01-15  Jason Rumney  <jasonr@gnu.org>
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+       2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.