1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(Accessing Documentation): Add anchor.

This commit is contained in:
Luc Teirlinck 2004-01-03 16:45:33 +00:00
parent fb77c315e3
commit 73036a689f

View 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)