(Font Lock): Document font-lock-remove-keywords.
This commit is contained in:
parent
124c3a1baf
commit
4063fff35d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue