Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5521:3310f36295a0
Correct a couple of comments, remove a superfluous gcpro1, fns.c
2011-06-19 Aidan Kehoe <kehoea@parhasard.net>
* fns.c:
* fns.c (list_delete_duplicates_from_end):
Correct a couple of comments in this file.
* fns.c (sublis):
Remove a superfluous gcpro1.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 19 Jun 2011 16:53:03 +0100 |
parents | 05c1ad4f7a7b |
children | 3d1f8f0e690f |
comparison
equal
deleted
inserted
replaced
5520:05c1ad4f7a7b | 5521:3310f36295a0 |
---|---|
1 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * fns.c: | |
4 * fns.c (list_delete_duplicates_from_end): | |
5 Correct a couple of comments in this file. | |
6 * fns.c (sublis): | |
7 Remove a superfluous gcpro1. | |
8 | |
1 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> | 9 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * elhash.c (Feq_hash): | 11 * elhash.c (Feq_hash): |
4 Document that this returns, for non-immediate objects, a value | 12 Document that this returns, for non-immediate objects, a value |
5 that is unique among currently-reachable objects. | 13 that is unique among currently-reachable objects. |