aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2003-12-25 04:00:56 +0000
committerLuc Teirlinck2003-12-25 04:00:56 +0000
commit70057f39ff1190a07a3815052b038ebd6a8e2b9b (patch)
tree13d8afaf668396bb99f8ee2a3209bfcfb12ad463
parentda9f5ab259d318537f08bb7942e7f31e4d6ad9c9 (diff)
downloademacs-70057f39ff1190a07a3815052b038ebd6a8e2b9b.tar.gz
emacs-70057f39ff1190a07a3815052b038ebd6a8e2b9b.zip
(Documentation Tips): Add anchor.
-rw-r--r--lispref/tips.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/tips.texi b/lispref/tips.texi
index 1b40685ba5d..ec53dc420dd 100644
--- a/lispref/tips.texi
+++ b/lispref/tips.texi
@@ -647,6 +647,7 @@ The argument FOO can be either a number
647This prevents the open-parenthesis from being treated as the start of a 647This prevents the open-parenthesis from being treated as the start of a
648defun (@pxref{Defuns,, Defuns, emacs, The GNU Emacs Manual}). 648defun (@pxref{Defuns,, Defuns, emacs, The GNU Emacs Manual}).
649 649
650@anchor{Docstring hyperlinks}
650@item 651@item
651@iftex 652@iftex
652When a documentation string refers to a Lisp symbol, write it as it 653When a documentation string refers to a Lisp symbol, write it as it