Lisp manaual improvements re docstrings
[bpt/emacs.git] / nt / ChangeLog
index a1cac15..38f8d75 100644 (file)
@@ -1,3 +1,54 @@
+2013-12-31  Fabrice Popineau  <fabrice.popineau@supelec.fr>
+
+       * inc/ms-w32.h (sys_kill): Fix prototype.
+
+2013-12-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/ms-w32.h (umask) [emacs]: Redirect to sys_umask.  (Bug#16299)
+
+2013-12-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * README.W32:
+       * INSTALL: Update instructions for downloading and using image
+       libraries in general, and librsvg in particular.
+
+2013-12-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs-x64.manifest:
+       * emacs-x86.manifest: Declare that we target Windows 8.1 as well
+       as earlier versions.  This is so GetVersion and GetVersionEx APIs
+       used for bug reporting and other purposes return accurate version
+       number on Windows 8.1.  See the discussion on MSDN
+       http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
+       for more details.
+
+2013-12-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/ms-w32.h (MAX_UTF8_PATH): New macro.
+       (opendir, closedir, readdir, seekdir): Redirect to replacement
+       functions.
+       * inc/dirent.h: Make d_name[] be MAXNAMELEN*4 characters long.
+
+2013-11-27  Glenn Morris  <rgm@gnu.org>
+
+       * README.W32:
+       * addpm.c (env_vars):
+       * epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH):
+       * paths.h (PATH_LOADSEARCH): No more leim directory.
+
+2013-11-26  Glenn Morris  <rgm@gnu.org>
+
+       * epaths.nt (PATH_DUMPLOADSEARCH): Add leim/.
+
+2013-11-12  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * msysconfig.sh: Remove.
+       * INSTALL: Update for this.
+
+2013-11-09  Glenn Morris  <rgm@gnu.org>
+
+       * mingw-cfg.site: No need for this to be executable.
+
 2013-10-24  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in ($(DESTDIR)${archlibdir}):
 ;; add-log-time-zone-rule: t
 ;; End:
 
-  Copyright (C) 1995-1999, 2001-2013 Free Software Foundation, Inc.
+  Copyright (C) 1995-1999, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.