Function: unhighlight-regexp

unhighlight-regexp is a function alias and interactive for hi-lock-unface-buffer, defined in hi-lock.el.gz.

Signature

(unhighlight-regexp REGEXP)

Documentation

Remove highlighting of each match to REGEXP set by hi-lock.

Interactively, prompt for REGEXP, accepting only regexps previously inserted by hi-lock interactive functions. If REGEXP is t (or if C-u (universal-argument) was specified interactively), then remove all hi-lock highlighting.

View in manual

Probably introduced at or before Emacs version 21.1.

Key Bindings

Aliases

unhighlight-regexp