Mercurial > emacs
changeset 53482:7528710ec1a4
(Creating Symbols): Add anchor.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 03 Jan 2004 16:47:05 +0000 |
parents | 454b1ca272b8 |
children | 6535ab5797c7 |
files | lispref/symbols.texi |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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