Variable: LaTeX-expert-environment-table
LaTeX-expert-environment-table is a variable defined in tex.el.
Value
#s(hash-table test equal)
Documentation
A hash-table mapping environment names to the style name providing it.
A environment occuring in this table is considered an expert environment 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 "environment" LaTeX-environment-list "LaTeX")