]> git.eshelyaron.com Git - emacs.git/commit
Prefer to run find and grep in parallel in rgrep (bug#71094)
authorSpencer Baugh <sbaugh@janestreet.com>
Wed, 3 Jul 2024 13:39:23 +0000 (15:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 3 Jul 2024 18:46:32 +0000 (20:46 +0200)
commitf5d0058b4828a8103d0b37d4209a7e3fde9311c4
tree5b21272cafa96020ff0dbd33b9b77ae69f23d7c4
parenta96722e614a4538719da1020f08ec44a4c7c4d83
Prefer to run find and grep in parallel in rgrep (bug#71094)

* lisp/progmodes/grep.el (grep-compute-defaults): Prefer `gnu' for
grep-find-use-xargs over `exec-plus', but not on Windows.  (bug#71094)

(cherry picked from commit f7725d85f3132fb684032438f81defcb481892b7)
lisp/progmodes/grep.el