Variable: grep-match-face

grep-match-face is a variable defined in grep.el.gz.

Value

match

Documentation

Face name to use for grep matches.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/grep.el.gz
;;;###autoload
(defvar grep-match-face	'match
  "Face name to use for grep matches.")