emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes grep.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp/progmodes grep.el
Date: Wed, 23 Aug 2006 23:23:03 +0000

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

Modified files:
        lisp/progmodes : grep.el 

Log message:
        (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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/grep.el?cvsroot=emacs&r1=1.65&r2=1.66




reply via email to

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