From: Kim F. Storm Date: Wed, 23 Aug 2006 23:22:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~904 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74b770deae14252f357519061f630a47b11cb3cb;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4e54ecc5f2e..ee84d69391f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2006-08-24 Kim F. Storm + + * progmodes/grep.el (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. + 2006-08-23 Chong Yidong * startup.el (fancy-splash-head): Give instructions for dismissing