aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 39ff38891ff..dc404e57c46 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12000-08-21 Gerd Moellmann <gerd@gnu.org> 12000-08-21 Gerd Moellmann <gerd@gnu.org>
2 2
3 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
4
3 * startup.el (command-line): If user's init file had an error, 5 * startup.el (command-line): If user's init file had an error,
4 add explanatory text to *Messages*. 6 add explanatory text to *Messages*.
5 7