]> git.eshelyaron.com Git - emacs.git/commit
(eshell-do-ls): Added no-op support for --dired flag, to prevent
authorJohn Wiegley <johnw@newartisans.com>
Tue, 1 Nov 2005 07:07:05 +0000 (07:07 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 1 Nov 2005 07:07:05 +0000 (07:07 +0000)
commit73f99a662dcefaf4687b37d17a501f24569e573c
tree94f41706fa05280e4a54ba5c0bf30d7c6322ab81
parent669dc0a115c603f247e6724ff83e435919f7e3c6
(eshell-do-ls): Added no-op support for --dired flag, to prevent
Eshell from using the system ls when `eshell-ls-insert-directory' is
in used.
(eshell-ls-insert-directory): Disable font-lock in directory buffer so
that Eshell's own fontification is seen.  This broke recently due to
changes in font-lock, so this goes back to version 21 behavior.
lisp/ChangeLog
lisp/eshell/em-ls.el