emacs-gpu/doc
Tino Calancha 29bb72f043 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.
2020-08-22 17:57:39 +02:00
..
emacs Handle globstar in dired 2020-08-22 17:57:39 +02:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Clarify docs about line movement 2020-08-21 15:08:27 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Fix issues with OpenPGP header 2020-08-18 18:06:13 +02:00