# HG changeset patch # User John Wiegley # Date 988094020 0 # Node ID 9161434725989c66aec83cf84354a779e9a88362 # Parent f4b209194d8c16d7b0f3e48de718eaa8a55aa448 *** empty log message *** diff -r f4b209194d8c -r 916143472598 lisp/ChangeLog --- 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 + + * 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 + + * 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 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety