# HG changeset patch # User Luc Teirlinck # Date 1073148425 0 # Node ID 7528710ec1a46591be4e088035791efab3594f78 # Parent 454b1ca272b8a37a703125ff2d08a35604017c1b (Creating Symbols): Add anchor. diff -r 454b1ca272b8 -r 7528710ec1a4 lispref/symbols.texi --- a/lispref/symbols.texi Sat Jan 03 16:45:33 2004 +0000 +++ b/lispref/symbols.texi Sat Jan 03 16:47:05 2004 +0000 @@ -360,6 +360,7 @@ @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