nt/*.c, src/*.c: Remove unused variables.
[bpt/emacs.git] / nt / ChangeLog
index b89e330..f041bac 100644 (file)
@@ -1,3 +1,27 @@
+2011-03-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * addpm.c (main): Remove unused variable `retval'.
+
+       * preprep.c (main): Remove unused variable `ptr'.
+
+2011-03-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * cmdproxy.c: Include <ctype.h>.
+       (make_absolute): Remove unused variable `i'.
+
+2011-02-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/unistd.h (readlink, symlink): Declare prototypes.
+
+2011-02-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.nt (nlink_t): Define.
+
+2011-02-21  Christoph Scholtes  <cschol2112@gmail.com>
+
+       * inc/stdint.h: New file, to support compilation with tool chains
+       that do not have stdint.h (e.g. MSVC).
+
 2011-02-21  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/sys/stat.h (S_ISUID, S_ISGID, S_ISVTX, S_IRGRP, S_IROTH)