(Font Lock): Correct invalid @xref.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 24 Aug 2004 03:45:41 +0000 (03:45 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 24 Aug 2004 03:45:41 +0000 (03:45 +0000)
man/ChangeLog
man/display.texi

index 9010681..72024ae 100644 (file)
@@ -1,3 +1,12 @@
+2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * 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  <teirllm@auburn.edu>
 
        * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
index 2c530ec..b78eb8a 100644 (file)
@@ -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