Variable: TeX-PDF-mode-parsed

TeX-PDF-mode-parsed is a buffer-local variable defined in tex.el.

Documentation

Set if TeX-PDF-mode(var)/TeX-PDF-mode(fun) has come about by parsing.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar-local TeX-PDF-mode-parsed nil
  "Set if `TeX-PDF-mode' has come about by parsing.")