Variable: xref-num-matches-face

xref-num-matches-face is a variable defined in xref.el.gz.

Value

compilation-info

Documentation

Face name to show the number of matches on the mode line.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/xref.el.gz
(defvar xref-num-matches-face 'compilation-info
  "Face name to show the number of matches on the mode line.")