Variable: font-latex-match-bold-command-keywords-local

font-latex-match-bold-command-keywords-local is a buffer-local variable defined in font-latex.el.

Documentation

Buffer-local keywords to add to font-latex-match-bold-command-keywords.

This must be a list where each element is a list consisting of a keyword string (not a regular expression) omitting the leading backslash and a format specifier as described in the doc string of font-latex-user-keyword-classes.

This is an internal variable which should not be set directly. Use font-latex-add-keywords instead.

Generated by font-latex-make-built-in-keywords.

Source Code

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