Variable: ffap-tex-path
ffap-tex-path is a variable defined in ffap.el.gz.
Value
t
Documentation
Path where ffap-tex-mode looks for TeX files.
If t, ffap-tex-init will initialize this when needed.
Source Code
;; Defined in /usr/src/emacs/lisp/ffap.el.gz
(defvar ffap-tex-path
t ; delayed initialization
"Path where `ffap-tex-mode' looks for TeX files.
If t, `ffap-tex-init' will initialize this when needed.")