hfy-tags-rmap

hfy-tags-rmap is a variable defined in `htmlfontify.el'.
Its value is
nil


Documentation:
Alist of the form (("/src/dir" . tag-rmap-hash))

where tag-rmap-hash has entries of the form:
"tag_string" => ( "file/name.ext" line char )
Unlike `hfy-tags-cache' these are the locations of occurrences of
tagged items, not the locations of their definitions.