]> git.eshelyaron.com Git - emacs.git/commitdiff
(Creating Symbols): Add anchor.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 3 Jan 2004 16:47:05 +0000 (16:47 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 3 Jan 2004 16:47:05 +0000 (16:47 +0000)
lispref/symbols.texi

index 6cde2115259d46353e16a8f0b37bc66513155590..632f2cc51745dfb5de58ad6706436b7ab142b6b0 100644 (file)
@@ -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