Variable: hfy-index-file
hfy-index-file is a customizable variable defined in
htmlfontify.el.gz.
Value
"hfy-index"
Documentation
Name (sans extension) of the tag definition index file produced during fontification-and-hyperlinking.
Source Code
;; Defined in /usr/src/emacs/lisp/htmlfontify.el.gz
(defcustom hfy-index-file "hfy-index"
"Name (sans extension) of the tag definition index file produced during
fontification-and-hyperlinking."
:tag "index-file"
:type '(string))