From 139c502d64390a25e52879048983f1f67bbeae18 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:47:05 +0000 Subject: [PATCH] (Creating Symbols): Add anchor. --- lispref/symbols.texi | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2