aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 55305e7d651..22c2c9c1061 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-03-16 Gerd Moellmann <gerd@gnu.org> 12000-03-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * Makefile.in (mostlyclean): Add `*.core'.
4 (clean): Add `bootstrap-emacs'.
5
3 * lread.c (read_integer): New function. 6 * lread.c (read_integer): New function.
4 (read1): Support read syntax #o, #x, #b, #r. 7 (read1): Support read syntax #o, #x, #b, #r.
5 8