(Fdefine_charset_internal): Change the way of
[bpt/emacs.git] / nt / ChangeLog
index dd2ada0..42258f8 100644 (file)
@@ -1,3 +1,68 @@
+2008-03-13  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.rc: Set version to 23.0.60.
+
+2008-03-04  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs, nmake.defs (FONT_CFLAGS): New optional compiler flag.
+       (EMACS_EXTRA_C_FLAGS): Include it.
+       * configure.bat (usefontbackend): Default to Y.
+       (--enable-font-backend): Replace with --disable-font-backend.
+       (:withfont): Replace with :withoutfont.
+
+2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
+
+       * icons/emacs.ico: Full alpha for 32x32 full color.
+       Add 32x32 and 16x16 256 color versions.
+
+2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
+
+       * icons/emacs22.ico: New file (the old emacs.ico under a new name).
+
+2008-03-02  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in ($(TRES)): Depend on icon and manifest.
+
+2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
+
+       * icons/README: Update.
+
+       * icons/emacs.ico: New icon.
+
+2008-02-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * addpm.c: Include malloc.h.
+       (add_registry): Cast return value of alloca.
+
+2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.nt (SHORTNAMES): Remove reference to obsolete variable.
+
+2008-02-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.bat (checkgcc): Move "del junk.o" to here, and make it
+       conditional on existence of junk.o.  If %nocygwin% is already set
+       to Y, skip to chkapiN instead of chkapi.
+       (chkapi): Move "rm -f junk.c junk.o" to here.
+       (chkapiN): New label.
+
+2008-02-11  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in: Remove unidata-gen related rules.
+
+2008-02-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.bat (dontCopy): Do not rename admin/unidata/Makefile.
+
+2008-02-11  Jason Rumney  <jasonr@gnu.org>
+
+       * addpm.c (add_registry): Add an App Paths registry key.
+       Look for GTK and add it to the DLL search path for Emacs if found.
+
+2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: In help, use generic names for the image libraries.
+
 2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
 
        * .cvsignore: Don't ignore .arch-inventory.
        * 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>
+2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.nt: Remove HAVE_X11R5.
 
 
        * multi-install-info.bat: New file.
 
-2003-06-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-06-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.nt (my_strftime): New define.
 
        * makefile.w32-in (bootstrap): Build addsection program before
        bootstrap (required for post-processing temacs.exe).
 
-2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-08  Pavel Janík  <Pavel@Janik.cz>
 
        * COPYING: New file.
 
        * _emacs: New file.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End: