]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT
[gnu-emacs] / nt / ChangeLog
index d8b9b14a3fb5de47414cf1b624387f3d3df6626e..11d62250c206a160c5f8c30f4bfc50cfa9e28872 100644 (file)
@@ -1,3 +1,24 @@
+2012-08-06  Glenn Morris  <rgm@gnu.org>
+
+       * config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
+       (PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.
+
+2012-08-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * paths.h (PATH_LOADSEARCH, PATH_SITELOADSEARCH, PATH_EXEC)
+       (PATH_DATA, PATH_DOC): Replace dummy directory names with
+       directories relative to %emacs_dir%.
+       (PATH_EXEC): Add lib-src/oo-spd/i386 and lib-src/oo/i386, to cater
+       to the use case of running un-installed Emacs.
+
+2012-08-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * config.nt: Sync with autogen/config.in.
+       (DOS_NT, MSDOS): New macros.
+       (WRETCODE, wait3): Remove.
+
+       * inc/ms-w32.h (DOS_NT): Remove; defined in config.nt.
+
 2012-08-03  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/sys/stat.h (S_IFLNK): Define.