]> code.delx.au - gnu-emacs/commitdiff
(Font Lock): Add xref for format info on font-lock-remove-keywords.
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jul 2003 20:44:13 +0000 (20:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jul 2003 20:44:13 +0000 (20:44 +0000)
man/display.texi

index e192db56a5171d8353e39cec77c103a1aaa68c4a..b94a101e4418cdcfa4f733402244a9dd0c5224db 100644 (file)
@@ -315,7 +315,8 @@ comments, use this:
 
 @findex font-lock-remove-keywords
   To remove keywords from the font-lock highlighting patterns, use the
-function @code{font-lock-remove-keywords}.
+function @code{font-lock-remove-keywords}.  @xref{Search-based
+Fontification,,elisp}, for documentation of the format of this list.
 
 @cindex just-in-time (JIT) font-lock
 @cindex background syntax highlighting