]> code.delx.au - gnu-emacs/commitdiff
(Font Lock): Document font-lock-remove-keywords.
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Aug 2001 13:11:34 +0000 (13:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Aug 2001 13:11:34 +0000 (13:11 +0000)
man/display.texi

index 5a65eb248240f0598c2dc1c9d17bbc03c1d41326..b2c28d16dda7327675512b442ee7633862510058 100644 (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