Variable: TeX-auto-apply-hook
TeX-auto-apply-hook is a variable defined in tex.el.
Value
nil
Documentation
Hook run when a buffer is parsed and the information is applied.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-auto-apply-hook nil
"Hook run when a buffer is parsed and the information is applied.")