Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
5519:bcd74c477a38 | 5520:05c1ad4f7a7b |
---|---|
1 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * elhash.c (Feq_hash): | |
4 Document that this returns, for non-immediate objects, a value | |
5 that is unique among currently-reachable objects. | |
6 | |
1 2011-05-29 Didier Verna <didier@xemacs.org> | 7 2011-05-29 Didier Verna <didier@xemacs.org> |
2 | 8 |
3 * console-impl.h (struct console_methods): Remove device parameter | 9 * console-impl.h (struct console_methods): Remove device parameter |
4 from the clear_region method prototype. | 10 from the clear_region method prototype. |
5 * redisplay-output.c (redisplay_clear_region): Remove the device | 11 * redisplay-output.c (redisplay_clear_region): Remove the device |