diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5735930c967..a1f51e3818b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * fileio.c (a_write): Remove redundant semi-colons. | ||
| 4 | (e_write): Return -1 if failed to write all the data. | ||
| 5 | This fixes the changes made at 1999-12-15. | ||
| 6 | |||
| 1 | 2000-04-12 Dave Love <fx@gnu.org> | 7 | 2000-04-12 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * fns.c (mapcar1): Test for null vals to support mapc. | 9 | * fns.c (mapcar1): Test for null vals to support mapc. |