* progmodes/grep.el (grep-compute-defaults): Do not pass the -e flag to xargs
authorSamuel Bronson <naesten@gmail.com>
Fri, 30 Nov 2012 07:37:23 +0000 (15:37 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 30 Nov 2012 07:37:23 +0000 (15:37 +0800)
commit6fccd6e8b536a2e0d243a2aba31c34d7a422402b
treebdd380ba35ce9aeceac1d1eaad99ae9ba21ea820
parent53c9a337fa3218cdb857bd9fb75f542413f9584b
* progmodes/grep.el (grep-compute-defaults): Do not pass the -e flag to xargs
for compatibility with BSD xargs.

Fixes: debbugs:11703
lisp/ChangeLog
lisp/progmodes/grep.el