aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e8aa1c67d3c..98d145e6701 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 * buffer.c (struct sortvec.priority): Now EMACS_INT, not int.
4
12011-06-16 Paul Eggert <eggert@cs.ucla.edu> 52011-06-16 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * lisp.h: Include <limits.h>, for INT_MAX, LONG_MAX, LLONG_MAX. 7 * lisp.h: Include <limits.h>, for INT_MAX, LONG_MAX, LLONG_MAX.
@@ -1345,7 +1349,7 @@
13452011-05-18 Christoph Scholtes <cschol2112@googlemail.com> 13492011-05-18 Christoph Scholtes <cschol2112@googlemail.com>
1346 1350
1347 * menu.c: Include limits.h (fixes the MS-Windows build broken by 1351 * menu.c: Include limits.h (fixes the MS-Windows build broken by
1348 revision 104625). 1352 2011-06-18T18:49:19Z!cyd@stupidchicken.com).
1349 1353
13502011-05-18 Paul Eggert <eggert@cs.ucla.edu> 13542011-05-18 Paul Eggert <eggert@cs.ucla.edu>
1351 1355