hfy-tags-cache
hfy-tags-cache is a variable defined in `htmlfontify.el
'.
Its value is nilDocumentation: Alist of the form: (("/src/dir/0" . tag-hash0) ("/src/dir/1" tag-hash1) ...) Each tag hash entry then contains entries of the form: "tag_string" => (("file/name.ext" line char) ... ) ie an alist mapping (relative) file paths to line and character offsets. See also `hfy-load-tags-cache'.