]> git.eshelyaron.com Git - emacs.git/commitdiff
(Accessing Documentation): Add anchor.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 3 Jan 2004 16:45:33 +0000 (16:45 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 3 Jan 2004 16:45:33 +0000 (16:45 +0000)
lispref/help.texi

index 343ffb6607846e3d4b79ec54f3e2cc215c175325..dc14b0226b596cb20ecdb53666e1734b3af81e7d 100644 (file)
@@ -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)