aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-20 20:47:55 -0800
committerGlenn Morris2012-11-20 20:47:55 -0800
commit6ef2e5ef5278a807132b78c42de402925b20bfb3 (patch)
treee5711cdfcdf8a152416c2a96e399695285a4a3a8 /nt/ChangeLog
parenteadf1faa3cb5eea8c25a5166a9a97ebd63525c56 (diff)
parentb6729a180f4b81ac26bd7b61f5330643b2d5e994 (diff)
downloademacs-6ef2e5ef5278a807132b78c42de402925b20bfb3.tar.gz
emacs-6ef2e5ef5278a807132b78c42de402925b20bfb3.zip
Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.edu
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4f9e8a2663c..0eda3a699d6 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,11 @@
12012-11-21 Eli Zaretskii <eliz@gnu.org>
2
3 * nmake.defs: Use !if, not !ifdef. For the details, see
4 http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html
5
6 * inc/stdint.h (INTPTR_MIN):
7 (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
8
12012-11-18 Eli Zaretskii <eliz@gnu.org> 92012-11-18 Eli Zaretskii <eliz@gnu.org>
2 10
3 * inc/unistd.h: Don't include fcntl.h and don't define O_RDWR. 11 * inc/unistd.h: Don't include fcntl.h and don't define O_RDWR.