• Kim F. Storm's avatar
    (grep-find-use-xargs): Use explicit value `exec' · 84d797c9
    Kim F. Storm authored
    to mean "use find -exec"; nil now unambiguously means auto-detect.
    (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
    Use shell-quote-argument to build grep-find-command and grep-find-template.
    (rgrep): Use shell-quote-argument to properly quote arguments to find.
    Reported by Tom Seddon.
    84d797c9
grep.el 27.5 KB