From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:45:33 +0000 (+0000) Subject: (Accessing Documentation): Add anchor. X-Git-Tag: ttn-vms-21-2-B4~8020 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=73036a689feabfbd79075e481540e463ae4de2ce;p=emacs.git (Accessing Documentation): Add anchor. --- 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)