X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e52ad7fdfc7148a75897c92588712169894f7a5c..90fb0b2d13d0f44ecb9606587681cb4d8a6f0225:/lisp/dired-aux.el diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 1a4efdfd9f..4732d9ce85 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -2762,7 +2762,7 @@ REGEXP should use constructs supported by your local `grep' command." (lambda (s) (concat s "/")) grep-find-ignored-directories) grep-find-ignored-files)) - (xrefs (cl-mapcan + (xrefs (mapcan (lambda (file) (xref-collect-matches regexp "*" file (and (file-directory-p file)