diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 56b2587172c..c030c436223 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-10-12 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * lread.c (syms_of_lread) <load-suffixes>: Fix last change: | ||
| 4 | multi-line strings without a trailing "\n\". | ||
| 5 | |||
| 1 | 2001-10-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 | 2001-10-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 7 | ||
| 3 | * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is | 8 | * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is |