Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4951:de60897044f4
some fixes to gdbinit.in.in
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-26 Ben Wing <ben@xemacs.org>
* .gdbinit.in.in: Allow an argument to check-xemacs and check-temacs
to check a specific file.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Tue, 26 Jan 2010 22:48:23 -0600 |
parents | 4ce4d519bdd8 |
children | 19a72041c5ed |
comparison
equal
deleted
inserted
replaced
4950:c50b0b3c7b8d | 4951:de60897044f4 |
---|---|
1 2010-01-26 Ben Wing <ben@xemacs.org> | |
2 | |
3 * .gdbinit.in.in: Allow an argument to check-xemacs and check-temacs | |
4 to check a specific file. | |
5 | |
1 2010-01-24 Aidan Kehoe <kehoea@parhasard.net> | 6 2010-01-24 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * number.c (Fnumerator, Fdenominator, Fcanonicalize_number): | 8 * number.c (Fnumerator, Fdenominator, Fcanonicalize_number): |
4 Be more careful to return integers in their canonical forms here, | 9 Be more careful to return integers in their canonical forms here, |
5 and to give the same answer all the time when treating a rational | 10 and to give the same answer all the time when treating a rational |