Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5055:79564cbad5f3
Simplify assertion in events.c so it will build under Visual Studio 6
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Sun, 21 Feb 2010 23:20:44 -0500 |
parents | 24372c7e0e8f |
children | fef9572ebdb1 |
comparison
equal
deleted
inserted
replaced
5054:24372c7e0e8f | 5055:79564cbad5f3 |
---|---|
1 2010-02-21 Vin Shelton <acs@xemacs.org> | |
2 | |
3 * events.c (event_pixel_translation): Simplify assertion for | |
4 Visual C 6. | |
5 | |
1 2010-02-21 Ben Wing <ben@xemacs.org> | 6 2010-02-21 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * gc.c (kkcc_marking): Fix compile error. | 8 * gc.c (kkcc_marking): Fix compile error. |
4 * mc-alloc.c: | 9 * mc-alloc.c: |
5 #if 0 out some unused functions. | 10 #if 0 out some unused functions. |