]> git.eshelyaron.com Git - emacs.git/commit
(grep-find-use-xargs): Use explicit value `exec'
authorKim F. Storm <storm@cua.dk>
Wed, 23 Aug 2006 23:23:02 +0000 (23:23 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 23 Aug 2006 23:23:02 +0000 (23:23 +0000)
commit84d797c949018ef7f6d1289f45ca02f5e3ea1ed6
treeef2b829a8c928f1d8f4edfc6c76ed63cd6852af4
parent74b770deae14252f357519061f630a47b11cb3cb
(grep-find-use-xargs): Use explicit value `exec'
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.
lisp/progmodes/grep.el