]> git.eshelyaron.com Git - emacs.git/commit
Dired: Support eshell-ls from the beginning if the user wants to
authorTino Calancha <tino.calancha@gmail.com>
Wed, 26 Jul 2017 07:42:30 +0000 (16:42 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 26 Jul 2017 07:52:00 +0000 (16:52 +0900)
commitd5c41e99a2071e3ee491a53a0f9506f62fa6ae54
treecbd69979f3b940101045842dcec87e059ac6878f
parent4d30cf6be29a5a5503f8f2f2c20c7241c15be5d5
Dired: Support eshell-ls from the beginning if the user wants to

* lisp/dired.el (dired-insert-directory): Check for eshell-ls
as well (Bug#27817).
* test/lisp/dired-tests.el (dired-test-bug27817): Add test.
lisp/dired.el
test/lisp/dired-tests.el