]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
(struct stat): Move st_dev after st_ino, for better alignment.
[gnu-emacs] / nt / ChangeLog
index ac9d7fc3ca10c74b53e5fc3a13e29f4bcb40cc6c..6b0ad30b6964e70bdb81fd6f6902f06636b8fa6c 100644 (file)
@@ -1,9 +1,168 @@
+2008-05-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h (struct stat): Move st_dev after st_ino, for
+       better alignment.  Make st_size 64-bit wide.  Add new members
+       st_uname and st_gname.
+
+       * inc/grp.h (struct group): Add gr_gid member.
+
+2008-04-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
+       (all): ...to here.  $(ALL) is a prerequisite of .PHONY, so having
+       a real file there is not a good idea.
+
+2008-04-23  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (CLIENTRES): New variable and build target.
+       (all): Depend on it.
+       ($(TRES)): Use $(TRES) in rule.
+
+2008-04-21  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat (success): Print "make" rather than "gmake", as that
+       is what MingW uses.
+
+2008-04-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h (__MINGW_NOTHROW): If not defined, define to nothing.
+       Add copyright notice.
+
+2008-04-10  Jason Rumney  <jasonr@gnu.org>
+
+       * emacsclient.rc: New file.
+
+       * INSTALL: Document make targets.
+
+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.
+       (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-04-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h: New file.
+
+       * configure.bat: Add check for usp10.h.
+
+2008-04-04  Jason Rumney  <jasonr@gnu.org>
+
+       * INSTALL: Update W32 API requirements.
+
+2008-04-03  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs, nmake.defs (UNISCRIBE): New variable.
+
+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.
+
+2008-02-03  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Make gcc the default compiler.
+
+2008-02-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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
+       admin/unidata/makefile.
+
+       * makefile.w32-in (unidatagen-nmake, unidatagen-clean-nmake)
+       (unidatagen-CMD, unidatagen-clean-CMD, unidatagen-SH)
+       (unidatagen-clean-SH): New targets.
+       (bootstrap-nmake): Invoke unidatagen-nmake.
+       (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat (withfont): Set sep1 after modifying usercflags.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Rename --with-font-backend to --enable-font-backend
+       for consistency with other platforms.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Add --with-font-backend option.
+
 2008-01-20  Jason Rumney  <jasonr@gnu.org>
 
        * 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:
 
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414