changeset 56779:7594fd57477f

(Font Lock): Correct invalid @xref.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 24 Aug 2004 03:44:48 +0000
parents aeee9d21eb4a
children 69e7e4eb798f
files man/display.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Tue Aug 24 03:43:17 2004 +0000
+++ b/man/display.texi	Tue Aug 24 03:44:48 2004 +0000
@@ -316,7 +316,8 @@
 @findex font-lock-remove-keywords
   To remove keywords from the font-lock highlighting patterns, use the
 function @code{font-lock-remove-keywords}.  @xref{Search-based
-Fontification,,,elisp}, for documentation of the format of this list.
+Fontification,,, elisp, The Emacs Lisp Reference Manual}, for
+documentation of the format of this list.
 
 @cindex just-in-time (JIT) font-lock
 @cindex background syntax highlighting