aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2278e80b75c..0e589ff7192 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-01-25 Gerd Moellmann <gerd@gnu.org> 12001-01-25 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (echo_area_display): Don't call redisplay_internal
4 when Emacs is shutting down. We can't run hooks etc. that
5 would be necessary to do a redisplay.
6
3 * lread.c (read_integer): Use type EMACS_INT instead of int. 7 * lread.c (read_integer): Use type EMACS_INT instead of int.
4 8
52001-01-25 Eli Zaretskii <eliz@is.elta.co.il> 92001-01-25 Eli Zaretskii <eliz@is.elta.co.il>