Variable: TeX-expert-macro-table
TeX-expert-macro-table is a variable defined in tex.el.
Value
#s(hash-table test equal)
Documentation
A hash-table mapping macro names to the style name providing it.
A macro occuring in this table is considered an expert macro and treated specially in the completion.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(TeX-complete-make-expert-command-functions "macro" TeX-symbol-list "TeX")