font-lock-defontify
font-lock-defontify is a compiled Lisp function in `font-core.el
'.
(font-lock-defontify)
Clear out all `font-lock-face' properties in current buffer.
A major mode that uses `font-lock-face' properties might want to put
this function onto `change-major-mode-hook'.