Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5455:7ebbe334061e
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Fri, 14 Jan 2011 23:16:18 +0100 |
parents | 89331fa1c819 b249c479f9e1 |
children | a9094f28f9a9 |
comparison
equal
deleted
inserted
replaced
5454:03545aab8874 | 5455:7ebbe334061e |
---|---|
1 2011-01-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mc-alloc.c (get_used_list_index): | |
4 Replace some C++ comments with C-style /* comments. | |
5 | |
1 2011-01-02 Aidan Kehoe <kehoea@parhasard.net> | 6 2011-01-02 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * fns.c (FdeleteX, FremoveX, Fnsubstitute, Fsubstitute, syms_of_fns): | 8 * fns.c (FdeleteX, FremoveX, Fnsubstitute, Fsubstitute, syms_of_fns): |
4 Don't repeat the declaration and DEFSYMBOL() for Qnintersection in | 9 Don't repeat the declaration and DEFSYMBOL() for Qnintersection in |
5 this file; don't assume that bignums are always available. Fixes | 10 this file; don't assume that bignums are always available. Fixes |