From 09139bc51ac3948a89346dc209b00d02fdfd17af Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 24 Aug 2004 03:45:41 +0000 Subject: [PATCH] (Font Lock): Correct invalid @xref. --- man/ChangeLog | 9 +++++++++ man/display.texi | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 90106818d5c..72024ae917a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,12 @@ +2004-08-23 Luc Teirlinck + + * display.texi (Font Lock): Correct invalid @xref. + + * search.texi (Regexps): Correct cryptic @ref. + (Configuring Scrolling): Correct invalid @xref. + (Regexp Replace): Standardize reference to hardcopy Elisp Manual + in @pxref. + 2004-08-22 Luc Teirlinck * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): diff --git a/man/display.texi b/man/display.texi index 2c530ec480a..b78eb8ab939 100644 --- a/man/display.texi +++ b/man/display.texi @@ -316,7 +316,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}. @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 -- 2.39.2