Variable: reftex-last-toc-master

reftex-last-toc-master is a variable defined in reftex.el.gz.

Value

nil

Documentation

Stores the name of the tex file that reftex-toc was last run on.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/reftex.el.gz
(defvar reftex-last-toc-master nil
  "Stores the name of the tex file that `reftex-toc' was last run on.")