Function: hfy-force-fontification

hfy-force-fontification is a function alias for font-lock-ensure, defined in font-lock.el.gz.

This function is obsolete since 28.1; use font-lock-ensure instead.

Signature

(hfy-force-fontification &optional BEG END)

Documentation

Make sure the region BEG...END has been fontified.

If the region is not specified, it defaults to the entire accessible portion of the buffer.

Aliases

hfy-force-fontification (obsolete since 28.1) ps-print-ensure-fontified (obsolete since 29.1)