Variable: TeX-update-style-hook

TeX-update-style-hook is a variable defined in tex.el.

Value

(font-latex-quotes-set-internal)

Documentation

Hook run as soon as style specific hooks were applied.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-update-style-hook nil
  "Hook run as soon as style specific hooks were applied.")