hfy-page-header
hfy-page-header is a variable defined in `
htmlfontify.el
'.
Its value is
hfy-default-header
Documentation:
Function called to build the header of the HTML source.
This is called with two arguments (the filename relative to the top
level source directory being etag'd and fontified), and a string containing
the text to embed in the document.
It should return a string that will be used as the header for the
htmlfontified version of the source file.
See also `hfy-page-footer'.
You can customize this variable.