Variable: font-latex-matched-faces

font-latex-matched-faces is a variable defined in font-latex.el.

Value

nil

Documentation

List of faces corresponding to matches in match data.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/font-latex.el
;;; Match functions

(defvar font-latex-matched-faces nil
  "List of faces corresponding to matches in match data.")