Variable: TeX-auto-cleanup-hook

TeX-auto-cleanup-hook is a variable defined in tex.el.

Value

(LaTeX-auto-cleanup)

Documentation

List of hooks to be called after parsing a TeX file.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-auto-cleanup-hook nil
  "List of hooks to be called after parsing a TeX file.")