From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:47:05 +0000 (+0000) Subject: (Creating Symbols): Add anchor. X-Git-Tag: ttn-vms-21-2-B4~8019 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=139c502d64390a25e52879048983f1f67bbeae18;p=emacs.git (Creating Symbols): Add anchor. --- diff --git a/lispref/symbols.texi b/lispref/symbols.texi index 6cde2115259..632f2cc5174 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi @@ -360,6 +360,7 @@ This variable is the standard obarray for use by @code{intern} and @code{read}. @end defvar +@anchor{Definition of mapatoms} @defun mapatoms function &optional obarray This function calls @var{function} once with each symbol in the obarray @var{obarray}. Then it returns @code{nil}. If @var{obarray} is