Mercurial > emacs
diff lisp/ChangeLog @ 72499:9311249baae0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 23 Aug 2006 23:22:53 +0000 |
parents | 6cc945ca398a |
children | 6f2157f30300 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 23 16:36:24 2006 +0000 +++ b/lisp/ChangeLog Wed Aug 23 23:22:53 2006 +0000 @@ -1,3 +1,12 @@ +2006-08-24 Kim F. Storm <storm@cua.dk> + + * 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 <cyd@stupidchicken.com> * startup.el (fancy-splash-head): Give instructions for dismissing