+2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
+
+ * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
+
2011-08-31 Richard Stallman <rms@gnu.org>
* mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
(setq command nil))
(setq dir (file-name-as-directory (expand-file-name dir)))
(setq command
- (grep-expand-template "git grep -n -e <R> -- <F>" regexp files))
+ (grep-expand-template "git grep --no-color -n -e <R> -- <F>"
+ regexp files))
(when command
(if (equal current-prefix-arg '(4))
(setq command