Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4892:d1d4ce10c7b4
Fix the build problem in number.c
2010-01-27 Aidan Kehoe <kehoea@parhasard.net>
* number.c (Fdenominator):
Oops, change #else to #endif here; thank you Vin Shelton, thank
you Robert Delius Royar.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 27 Jan 2010 14:36:24 +0000 |
parents | 276e07b3cc93 |
children | 99f2102552d7 |
comparison
equal
deleted
inserted
replaced
4891:732c35cdded8 | 4892:d1d4ce10c7b4 |
---|---|
1 2010-01-27 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * number.c (Fdenominator): | |
4 Oops, change #else to #endif here; thank you Vin Shelton, thank | |
5 you Robert Delius Royar. | |
6 | |
1 2010-01-27 Ben Wing <ben@xemacs.org> | 7 2010-01-27 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * casetab.c: Typo in comment. | 9 * casetab.c: Typo in comment. |
4 | 10 |
5 2010-01-18 Ben Wing <ben@xemacs.org> | 11 2010-01-18 Ben Wing <ben@xemacs.org> |