changeset 38923:62061f910492

(Font Lock): Document font-lock-remove-keywords.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Aug 2001 13:11:34 +0000
parents 526466ad5a06
children f77e2401ced1
files man/display.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Thu Aug 23 12:42:47 2001 +0000
+++ b/man/display.texi	Thu Aug 23 13:11:34 2001 +0000
@@ -292,6 +292,10 @@
  '(("\\<\\(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