Update documentation to reflect changes concerning eq hash tables.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 21 Dec 2009 23:41:13 +0000 (18:41 -0500)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 21 Dec 2009 23:41:13 +0000 (18:41 -0500)
commitf27a095e16755a459e31d01fbe634f988f6c239a
tree3144168d80afc5b0dca8e679d473c4770087efa2
parentda6830c165b2540d93d1e3f1b31b6f0470392868
Update documentation to reflect changes concerning eq hash tables.

Document MAKE-WEAK-EQ-HASH-TABLE and MAKE-WEAK-EQV-HASH-TABLE.
Warn that MAKE-EQ-HASH-TABLE and MAKE-EQV-HASH-TABLE may become
aliases for MAKE-STRONG-EQ-HASH-TABLE and MAKE-STRONG-EQV-HASH-TABLE
instead.  Suggest using MAKE-STRONG-EQ-HASH-TABLE for symbol-keyed
tables, rather than MAKE-EQ-HASH-TABLE.
doc/ref-manual/associations.texi
doc/ref-manual/misc-datatypes.texi