aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
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 @@
12000-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
12000-04-12 Dave Love <fx@gnu.org> 72000-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.