]> git.eshelyaron.com Git - emacs.git/commit
ls-lisp: Drop eshell dependencies
authorTino Calancha <tino.calancha@gmail.com>
Fri, 4 Aug 2017 15:53:48 +0000 (00:53 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Fri, 4 Aug 2017 16:19:05 +0000 (01:19 +0900)
commit929c60603ca19574159c78f12f5f953c31188bc6
tree3da3aac6f471edcb4d23099086b90e95bd6f3e8c
parentd32d8d0ceaa05939bbf56a246707aed05a53385c
ls-lisp: Drop eshell dependencies

Use 'file-expand-wildcards' instead of 'eshell-extended-glob' to
expand the wildcards.
Suggested by Fabrice Popineau in:
https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00108.html
* lisp/ls-lisp.el (ls-lisp--dired): Use file-expand-wildcards.
lisp/ls-lisp.el