(Font Lock): Document font-lock-remove-keywords.

This commit is contained in:
Eli Zaretskii 2001-08-23 13:11:34 +00:00
parent 124c3a1baf
commit 4063fff35d

View file

@ -292,6 +292,10 @@ comments, use this:
'(("\\<\\(FIXME\\):" 1 font-lock-warning-face t)))
@end example
@findex font-lock-remove-keywords
To remove keywords from the font-lock highlighting patterns, use the
function @code{font-lock-remove-keywords}.
@node Highlight Changes
@section Highlight Changes Mode