Mercurial > emacs
changeset 37443:916143472598
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Tue, 24 Apr 2001 06:33:40 +0000 |
parents | f4b209194d8c |
children | d5ed9aa37aa2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 24 06:32:19 2001 +0000 +++ b/lisp/ChangeLog Tue Apr 24 06:33:40 2001 +0000 @@ -1,3 +1,14 @@ +2001-04-23 John Wiegley <johnw@gnu.org> + + * eshell/em-unix.el (eshell/diff): Fixed problems that were + occurring with Emacs 21's diff.el/compile.el interaction layer. + +2001-04-23 Colin Walters <walters@cis.ohio-state.edu> + + * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the + case where the function was defined in a file, but not part of an + eshell module. + 2001-04-23 John Wiegley <johnw@gnu.org> * eshell/em-smart.el (eshell-smart-redisplay): Added some safety