aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lispref/ChangeLog4
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d41d72b3d93..560226035af 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-10-29 Gerd Moellmann <gerd@gnu.org>
2
3 * env.el (substitute-env-vars): Don't quote argument to `rx';
4 it's a macro.
5
12001-10-28 Per Abrahamsen <abraham@dina.kvl.dk> 62001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
2 7
3 * cus-start.el (recursive-load-depth-limit): Added. 8 * cus-start.el (recursive-load-depth-limit): Added.
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 721c4c02f4d..4c36780af7a 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12001-10-23 Gerd Moellmann <gerd@gnu.org>
2
3 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4
12001-10-22 Eli Zaretskii <eliz@is.elta.co.il> 52001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2 6
3 * files.texi (File Name Components): Update the description of 7 * files.texi (File Name Components): Update the description of