diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
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 @@ | |||
| 1 | 2000-12-15 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-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 | ||