summaryrefslogtreecommitdiff
path: root/lispref/help.texi
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2004-01-03 16:45:33 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2004-01-03 16:45:33 +0000
commit73036a689feabfbd79075e481540e463ae4de2ce (patch)
tree142fa219d5fa20c17b28b1fde545b67ebe76c561 /lispref/help.texi
parentfb77c315e307eda13c1ec930531e31b68bdd1585 (diff)
downloademacs-73036a689feabfbd79075e481540e463ae4de2ce.tar.gz
(Accessing Documentation): Add anchor.
Diffstat (limited to 'lispref/help.texi')
-rw-r--r--lispref/help.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/help.texi b/lispref/help.texi
index 343ffb66078..dc14b0226b5 100644
--- a/lispref/help.texi
+++ b/lispref/help.texi
@@ -156,6 +156,7 @@ Here is an example of using the two functions, @code{documentation} and
@code{documentation-property}, to display the documentation strings for
several symbols in a @samp{*Help*} buffer.
+@anchor{describe-symbols example}
@smallexample
@group
(defun describe-symbols (pattern)