]> code.delx.au - gnu-emacs/blobdiff - lisp/dired-aux.el
* cl-generic.el (cl-defmethod): Make docstring dynamic
[gnu-emacs] / lisp / dired-aux.el
index 1a4efdfd9fb3ed4c6dca432182c1444d5831c8aa..4732d9ce85cb34b76d8d0d49916a0a34125aa1cd 100644 (file)
@@ -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)