|
With the hi-lock and p-whim-lock commands text matching interactively
entered regexp's can be highlighted. For example, `M-x
highlight-regexp RET clearly RET RET' will highlight all occurrences
of `clearly' using a yellow background face. New occurrences of
`clearly' will be highlighted as they are typed. `M-x
unhighlight-regexp RET' will remove the highlighting. Any existing
face can be used for highlighting and a set of appropriate faces is
provided. The regexps can be written into the current buffer in a
form that will be recognized the next time the corresponding file is
read.
| |