diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2020-08-22 17:39:16 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2020-08-22 17:57:39 +0200 |
commit | 29bb72f0432c7b89d2f7dec5022c582f8e10ada9 (patch) | |
tree | de2bafd49ba6d53a8764e483c1ff16656881d35a /test/lisp/mail/uudecode-tests.el | |
parent | e63a0c466c10d0b9de6a28e2ddd412226087bd27 (diff) | |
download | emacs-29bb72f0432c7b89d2f7dec5022c582f8e10ada9.tar.gz emacs-29bb72f0432c7b89d2f7dec5022c582f8e10ada9.tar.bz2 emacs-29bb72f0432c7b89d2f7dec5022c582f8e10ada9.zip |
Handle globstar in dired
Allow user to enable globstar when the shell support
it and disable it by default (e.g. bash).
* lisp/dired.el (dired-maybe-use-globstar): New user option.
(dired-enable-globstar-in-shell): New variable.
(dired-insert-directory): if `dired-maybe-use-globstar' is
non-nil and the shell supports globstar, then enable it.
* doc/emacs/dired.texi: Document feature.
; * etc/NEWS: Add entry.
Diffstat (limited to 'test/lisp/mail/uudecode-tests.el')
0 files changed, 0 insertions, 0 deletions