Variable: grep-error-face

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

Value

compilation-error

Documentation

Face name to use for grep error messages.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/grep.el.gz
(defvar grep-error-face	'compilation-error
  "Face name to use for grep error messages.")