Variable: LaTeX-auto-xparse-macro

LaTeX-auto-xparse-macro is a variable defined in latex.el.

Value

nil

Documentation

Information about user defined macros 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-macro nil
  "Information about user defined macros in the current buffer.
This variable contains information after parsing the buffer.")