]> git.eshelyaron.com Git - emacs.git/commit
(eshell/cat): Do a quick test if something is a regular file, before
authorJohn Wiegley <johnw@newartisans.com>
Tue, 16 Oct 2001 00:55:25 +0000 (00:55 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 16 Oct 2001 00:55:25 +0000 (00:55 +0000)
commit8ae9b0d01fe9175613571fc4e345b078f6bb3882
tree1b202d51f92f650c998ed4dac933271fb3acb680
parent2304ad7684915997d5184409b2d26d7ad63bc4fc
(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.
lisp/eshell/em-unix.el