]> git.eshelyaron.com Git - emacs.git/commit
Dired w/ eshell-ls: Handle shell wildcards in file name
authorTino Calancha <tino.calancha@gmail.com>
Sun, 6 Aug 2017 04:23:05 +0000 (13:23 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Sun, 6 Aug 2017 04:23:18 +0000 (13:23 +0900)
commitc0df64db08b58cdac37cb38c16f2ba2f097fae92
tree2b6bdf70a4ff60bc367aa56d26e94d097262b546
parent7c3593f81724d0c7a2ee2f90797db0e705adc859
Dired w/ eshell-ls: Handle shell wildcards in file name

* lisp/eshell/em-ls.el (eshell-ls--insert-directory):
Use eshell-extended-glob (Bug#27844).
* test/lisp/dired-tests.el (dired-test-bug27844): Add test.
lisp/eshell/em-ls.el
test/lisp/eshell/em-ls-tests.el