aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 966ce1209f2..0759eb45bea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-12-07 Andreas Schwab <schwab@suse.de> 12001-12-07 Andreas Schwab <schwab@suse.de>
2 2
3 * alloc.c (inhibit_garbage_collection): Don't exceed value an int
4 can hold.
5
3 * data.c (Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed 6 * data.c (Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
4 from most_positive_fixnum and most_negative_fixnum, resp., and 7 from most_positive_fixnum and most_negative_fixnum, resp., and
5 type changed to Lisp_Object. 8 type changed to Lisp_Object.