aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e535f7f3e80..a6b085cd5cd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,10 @@
4 4
52001-01-29 Dave Love <fx@gnu.org> 52001-01-29 Dave Love <fx@gnu.org>
6 6
7 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
8
9 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
10
7 * progmodes/tcl.el (outline, dabbrev, add-log): Require when 11 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
8 compiling. 12 compiling.
9 (tcl-using-emacs-19-23): Consider Emacs 21+. 13 (tcl-using-emacs-19-23): Consider Emacs 21+.