]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Tue, 16 Oct 2001 00:54:56 +0000 (00:54 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 16 Oct 2001 00:54:56 +0000 (00:54 +0000)
lisp/ChangeLog

index 09ba4ce3b9a19dd06abcfa6bd3b47e0cdc67be9b..d53c1cb44b15e4bed0cfed8573ca38e9171e039f 100644 (file)
@@ -1,3 +1,14 @@
+2001-10-15  John Wiegley  <johnw@gnu.org>
+
+       * 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  <miles@gnu.org>
 
        * simple.el (display-message-or-buffer): Pass the correct buffer