* lisp/progmodes/grep.el (zrgrep): Let-bind grep-highlight-matches
commit6fec047e9470731d588e52f516c1c704a7a55411
authorJuri Linkov <juri@linkov.net>
Sat, 6 Jun 2015 22:02:38 +0000 (7 01:02 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 6 Jun 2015 22:02:38 +0000 (7 01:02 +0300)
tree996b920eada8de114a076b1b70075d9b0982338c
parent809885c2173d212e54570f1da7e5e8a4f45a9f62
* lisp/progmodes/grep.el (zrgrep): Let-bind grep-highlight-matches

before calling grep-compute-defaults because now it affects the
command lines computed in grep-compute-defaults. (Bug#20728)
lisp/progmodes/grep.el