Variable: hfy-instance-file

hfy-instance-file is a customizable variable defined in htmlfontify.el.gz.

Value

"hfy-instance"

Documentation

Name (sans extension) of the tag usage index file produced during fontification-and-hyperlinking.

Source Code

;; Defined in /usr/src/emacs/lisp/htmlfontify.el.gz
(defcustom hfy-instance-file "hfy-instance"
  "Name (sans extension) of the tag usage index file produced during
fontification-and-hyperlinking."
  :tag   "instance-file"
  :type  '(string))