From: Luc Teirlinck Date: Tue, 24 Aug 2004 03:45:41 +0000 (+0000) Subject: (Font Lock): Correct invalid @xref. X-Git-Tag: ttn-vms-21-2-B4~5190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09139bc51ac3948a89346dc209b00d02fdfd17af;p=emacs.git (Font Lock): Correct invalid @xref. --- 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