X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/eadf1faa3cb5eea8c25a5166a9a97ebd63525c56..6ef2e5ef5278a807132b78c42de402925b20bfb3:/nt/ChangeLog diff --git a/nt/ChangeLog b/nt/ChangeLog index 4f9e8a2663..0eda3a699d 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,11 @@ +2012-11-21 Eli Zaretskii + + * nmake.defs: Use !if, not !ifdef. For the details, see + http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html + + * inc/stdint.h (INTPTR_MIN): + (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC. + 2012-11-18 Eli Zaretskii * inc/unistd.h: Don't include fcntl.h and don't define O_RDWR.