hfy-fontified-p
hfy-fontified-p is a compiled Lisp function in `htmlfontify.el
'.
(hfy-fontified-p)
`font-lock' doesn't like to say it's been fontified when in batch
mode, but we want to know if we should fontify or raw copy, so in batch
mode we check for non-default face properties. Otherwise we test
variable `font-lock-mode' and variable `font-lock-fontified' for truth.