font-lock-ensure
font-lock-ensure is a compiled Lisp function in `font-lock.el
'.
(font-lock-ensure &optional BEG END)
Make sure the region BEG...END has been fontified.
If the region is not specified, it defaults to the whole buffer.
font-lock.el
'.
(font-lock-ensure &optional BEG END)
Make sure the region BEG...END has been fontified.
If the region is not specified, it defaults to the whole buffer.