diff lisp/ChangeLog @ 29873:b0bbf97625c2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Jun 2000 04:54:41 +0000
parents ccc03e321fdf
children edfec1c0d511
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 23 04:54:09 2000 +0000
+++ b/lisp/ChangeLog	Fri Jun 23 04:54:41 2000 +0000
@@ -1,5 +1,11 @@
 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
+	instead of copy-list.
+
+	* eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
+	of copy-list.
+
 	* subdirs.el: Add eshell subdirectory.
 
 	* eshell: New subdirectory containing the Eshell package.