Variable: reftex-last-index-file
reftex-last-index-file is a variable defined in reftex-index.el.gz.
Value
nil
Documentation
Stores the file name from which reftex-display-index was called.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/reftex-index.el.gz
(defvar reftex-last-index-file nil
"Stores the file name from which `reftex-display-index' was called.")