diff lispref/hash.texi @ 56215:c9aa4127a482

Reposition @anchor's.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 23 Jun 2004 16:40:04 +0000
parents 41fd82e27495
children d1e57e5b8403 59dcbfe97385
line wrap: on
line diff
--- a/lispref/hash.texi	Wed Jun 23 16:20:08 2004 +0000
+++ b/lispref/hash.texi	Wed Jun 23 16:40:04 2004 +0000
@@ -205,8 +205,8 @@
 @end defun
 
 @tindex maphash
+@defun maphash function table
 @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
 arguments---a @var{key} listed in @var{table}, and its associated