aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-06-23 04:54:41 +0000
committerGerd Moellmann2000-06-23 04:54:41 +0000
commit25fffb314e6aa2c2a291504b4ddc7788b1053b84 (patch)
tree0186cf9c6cb787d5bbf82468de585cef56b49e9e /lisp/ChangeLog
parent4c28e00b63ba1f6df4c526631f9334cf94abf09e (diff)
downloademacs-25fffb314e6aa2c2a291504b4ddc7788b1053b84.tar.gz
emacs-25fffb314e6aa2c2a291504b4ddc7788b1053b84.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 61460d51a29..22877bb8335 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12000-06-23 Gerd Moellmann <gerd@gnu.org> 12000-06-23 Gerd Moellmann <gerd@gnu.org>
2 2
3 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
4 instead of copy-list.
5
6 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
7 of copy-list.
8
3 * subdirs.el: Add eshell subdirectory. 9 * subdirs.el: Add eshell subdirectory.
4 10
5 * eshell: New subdirectory containing the Eshell package. 11 * eshell: New subdirectory containing the Eshell package.