Variable: LaTeX-auto-xparse-environment
LaTeX-auto-xparse-environment is a variable defined in latex.el.
Value
nil
Documentation
Information about user defined enviroments in the current buffer.
This variable contains information after parsing the buffer.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/latex.el
(defvar LaTeX-auto-xparse-environment nil
"Information about user defined enviroments in the current buffer.
This variable contains information after parsing the buffer.")