hfy-save-buffer-state

hfy-save-buffer-state is a Lisp macro in `htmlfontify.el'.

(hfy-save-buffer-state VARLIST &rest BODY)

Bind variables according to VARLIST and eval BODY restoring buffer state.
Do not record undo information during evaluation of BODY.