aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2bf6cc82997..45fe3194744 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,6 +5,7 @@
5 It's confusing to put a bogus integer in a place where the actual 5 It's confusing to put a bogus integer in a place where the actual
6 value does not matter. 6 value does not matter.
7 (LIST_END_P): Remove unused macro and its bogus comment. 7 (LIST_END_P): Remove unused macro and its bogus comment.
8 (make_fixnum_or_float): Remove unnecessary cast to EMACS_INT.
8 9
92011-06-18 Paul Eggert <eggert@cs.ucla.edu> 102011-06-18 Paul Eggert <eggert@cs.ucla.edu>
10 11