Variable: TeX-remove-style-hook
TeX-remove-style-hook is a variable defined in tex.el.
Value
Large value
(#[0 "\301\211\207"
[ConTeXt-environment-list nil]
2]
#[0 "\301\211\207"
[LaTeX-savebox-list nil]
2]
#[0 "\301\211\207"
[LaTeX-length-list nil]
2]
#[0 "\301\211\207"
[LaTeX-counter-list nil]
2]
#[0 "\301\211\207"
[LaTeX-pagestyle-list nil]
2]
#[0 "\301\211\207"
[LaTeX-index-entry-list nil]
2]
#[0 "\301\211\207"
[LaTeX-bibliography-list nil]
2]
#[0 "\301\211\207"
[LaTeX-environment-list nil]
2]
#[0 "\301\211\207"
[LaTeX-bibitem-list nil]
2]
#[0 "\301\211\207"
[LaTeX-label-list nil]
2]
#[0 "\301\211\207"
[LaTeX-largest-level nil]
2]
#[0 "\301\211\207"
[TeX-symbol-list nil]
2])
Documentation
List of hooks to call when we remove the style specific information.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-remove-style-hook nil
"List of hooks to call when we remove the style specific information.")