Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1744:e4f996d69637
[xemacs-hg @ 2003-10-14 14:40:08 by james]
Fix compiler.h induced warnings and update depend.
author | james |
---|---|
date | Tue, 14 Oct 2003 14:40:27 +0000 |
parents | 543769b89fed |
children | 18d2b8dabcf7 |
comparison
equal
deleted
inserted
replaced
1743:543769b89fed | 1744:e4f996d69637 |
---|---|
1 2003-10-14 Jerry James <james@xemacs.org> | |
2 | |
3 * compiler.h: Check __GNUC_PATCHLEVEL__ definition. | |
4 * depend: Regenerate. | |
5 | |
1 2003-10-13 Jerry James <james@xemacs.org> | 6 2003-10-13 Jerry James <james@xemacs.org> |
2 | 7 |
3 * dumper.h: Use {BEGIN,END}_C_DECLS instead of explicit #ifdef. | 8 * dumper.h: Use {BEGIN,END}_C_DECLS instead of explicit #ifdef. |
4 * glyphs-eimage.c: Ditto. | 9 * glyphs-eimage.c: Ditto. |
5 * glyphs-gtk.c: Ditto. | 10 * glyphs-gtk.c: Ditto. |