changeset 51792:8896f8091409

(Font Lock): Add xref for format info on font-lock-remove-keywords.
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Jul 2003 20:44:13 +0000
parents 2488d95d6eaa
children ccbf5ac3316d
files man/display.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Mon Jul 07 20:43:33 2003 +0000
+++ b/man/display.texi	Mon Jul 07 20:44:13 2003 +0000
@@ -315,7 +315,8 @@
 
 @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