From: John Wiegley Date: Tue, 16 Oct 2001 00:54:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-21.1~53 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2304ad7684915997d5184409b2d26d7ad63bc4fc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 09ba4ce3b9a..d53c1cb44b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2001-10-15 John Wiegley + + * eshell/em-unix.el (eshell/cat): Do a quick test if something is + a regular file, before checking if it is a directory or symlink. + This avoids a call to eshell-file-attributes, which can be + expensive in some situations. + + * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra + customization variable, to differentiate ls-in-dired from regular + uses of ls. + 2001-10-15 Miles Bader * simple.el (display-message-or-buffer): Pass the correct buffer