Variable: reftex-auto-view-crossref-timer

reftex-auto-view-crossref-timer is a variable defined in reftex.el.gz.

Value

nil

Documentation

The timer used for auto-view-crossref.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/reftex.el.gz
;; The following definitions are out of place, but I need them here
;; to make the compilation of reftex-mode not complain.
(defvar reftex-auto-view-crossref-timer nil
  "The timer used for auto-view-crossref.")