diff lispref/display.texi @ 53301:67874c814e45

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 25 Dec 2003 04:03:49 +0000
parents 1a5c50faf357
children ecb83c041da3
line wrap: on
line diff
--- a/lispref/display.texi	Thu Dec 25 04:00:56 2003 +0000
+++ b/lispref/display.texi	Thu Dec 25 04:03:49 2003 +0000
@@ -805,8 +805,9 @@
 so that it is still Help mode at the end of their execution, then
 @code{with-output-to-temp-buffer} makes this buffer read-only at the
 end, and also scans it for function and variable names to make them
-into clickable cross-references.  @xref{Documentation Tips, , Tips for
-Documentation Strings}.
+into clickable cross-references.  @xref{Docstring hyperlinks, , Tips
+for Documentation Strings}, in particular the item on hyperlinks in
+documentation strings, for more details.
 
 The string @var{buffer-name} specifies the temporary buffer, which
 need not already exist.  The argument must be a string, not a buffer.