From fb77c315e307eda13c1ec930531e31b68bdd1585 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:44:03 +0000 Subject: [PATCH] (Hash Access): Add anchor. --- lispref/hash.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/lispref/hash.texi b/lispref/hash.texi index a27894fa24b..909c7fb0b7c 100644 --- a/lispref/hash.texi +++ b/lispref/hash.texi @@ -205,6 +205,7 @@ table. @end defun @tindex maphash +@anchor{Definition of maphash} @defun maphash function table This function calls @var{function} once for each of the associations in @var{table}. The function @var{function} should accept two -- 2.39.2