Variable: reftex-last-toc-file

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

Value

nil

Documentation

Stores the file name from which reftex-toc was called. For redo command.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/reftex-toc.el.gz
(defvar reftex-last-toc-file nil
  "Stores the file name from which `reftex-toc' was called.  For redo command.")