summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index 5a65eb24824..b2c28d16dda 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -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