]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Speed up most calls to 'stat' and 'lstat' on MS-Windows.
[gnu-emacs] / nt / ChangeLog
index 8cb9594d4d0299a3c5351d0fc19877cca9d32876..56e986498ae85b98a2bd1cfb3b3a8b5a9e6f47c6 100644 (file)
@@ -1,3 +1,28 @@
+2012-12-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h: Declare w32_stat_get_owner_group.
+
+2012-12-13  Juanma Barranquero  <lekktu@gmail.com>
+
+       * config.nt: Sync with autogen/config.in.
+       (HAVE_INOTIFY, HAVE_SYS_INOTIFY_H): New macros.
+
+2012-12-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * config.nt: Sync with autogen/config.in.
+       (HAVE_DECL_UNSETENV, HAVE_SIG2STR, VOID_UNSETENV): New macros.
+       (ULIMIT_BREAK_VALUE): Remove.
+
+2012-12-10  Daniel Colascione  <dancol@dancol.org>
+
+       * emacs.rc: Use forward slashes in relative paths in order to
+       avoid complaints from Cygwin.  (Forward slashes work perfectly
+       well in the NT build.)
+
+2012-12-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/unistd.h (unsetenv): Provide a prototype.
+
 2012-12-08  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/ms-w32.h (putenv): Redirect to sys_putenv.