aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index acad3775507..3c59f644586 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-12-15 Gerd Moellmann <gerd@gnu.org> 12000-12-15 Gerd Moellmann <gerd@gnu.org>
2 2
3 * lread.c (read1): Recognize end of file after `\\'.
4
3 * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, 5 * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame,
4 not unwind_create_frame. 6 not unwind_create_frame.
5 7