Mercurial > emacs
diff lisp/ChangeLog @ 29876:edfec1c0d511
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 23 Jun 2000 05:24:10 +0000 |
parents | b0bbf97625c2 |
children | 26d84872f03a |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 23 05:23:39 2000 +0000 +++ b/lisp/ChangeLog Fri Jun 23 05:24:10 2000 +0000 @@ -1,5 +1,10 @@ 2000-06-23 Gerd Moellmann <gerd@gnu.org> + * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el. + + * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and + cddr instead of cdddr. + * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list instead of copy-list.