Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5520:05c1ad4f7a7b
Expand the documentation of #'eq-hash, mention the CL PRINT-OBJECT protocol
2011-06-19 Aidan Kehoe <kehoea@parhasard.net>
* elhash.c (Feq_hash):
Document that this returns, for non-immediate objects, a value
that is unique among currently-reachable objects.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 19 Jun 2011 16:37:17 +0100 |
parents | 5e128eda1d1f |
children | 3310f36295a0 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jun 04 14:17:59 2011 +0100 +++ b/src/ChangeLog Sun Jun 19 16:37:17 2011 +0100 @@ -1,3 +1,9 @@ +2011-06-19 Aidan Kehoe <kehoea@parhasard.net> + + * elhash.c (Feq_hash): + Document that this returns, for non-immediate objects, a value + that is unique among currently-reachable objects. + 2011-05-29 Didier Verna <didier@xemacs.org> * console-impl.h (struct console_methods): Remove device parameter