aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck2004-01-03 16:45:33 +0000
committerLuc Teirlinck2004-01-03 16:45:33 +0000
commit73036a689feabfbd79075e481540e463ae4de2ce (patch)
tree142fa219d5fa20c17b28b1fde545b67ebe76c561 /lispref
parentfb77c315e307eda13c1ec930531e31b68bdd1585 (diff)
downloademacs-73036a689feabfbd79075e481540e463ae4de2ce.tar.gz
emacs-73036a689feabfbd79075e481540e463ae4de2ce.zip
(Accessing Documentation): Add anchor.
Diffstat (limited to 'lispref')
-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
156@code{documentation-property}, to display the documentation strings for 156@code{documentation-property}, to display the documentation strings for
157several symbols in a @samp{*Help*} buffer. 157several symbols in a @samp{*Help*} buffer.
158 158
159@anchor{describe-symbols example}
159@smallexample 160@smallexample
160@group 161@group
161(defun describe-symbols (pattern) 162(defun describe-symbols (pattern)