emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 23 Aug 2006 23:22:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/08/23 23:22:53

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9956
retrieving revision 1.9957
diff -u -b -r1.9956 -r1.9957
--- ChangeLog   23 Aug 2006 16:19:10 -0000      1.9956
+++ ChangeLog   23 Aug 2006 23:22:53 -0000      1.9957
@@ -1,3 +1,12 @@
+2006-08-24  Kim F. Storm  <address@hidden>
+
+       * 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  <address@hidden>
 
        * startup.el (fancy-splash-head): Give instructions for dismissing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]