Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 2993:49316578f12d
[xemacs-hg @ 2005-10-14 01:02:29 by ben]
Include config.h in lib-src progs
i.c, mmencode.c: Always include config.h first.
winclient.c: Move include of windows.h after config.h.
author | ben |
---|---|
date | Fri, 14 Oct 2005 01:02:30 +0000 |
parents | 3ee1c468b215 |
children | 28729529bee2 |
comparison
equal
deleted
inserted
replaced
2992:fd7c5f4f2983 | 2993:49316578f12d |
---|---|
1 2005-10-13 Ben Wing <ben@xemacs.org> | |
2 | |
3 * i.c: | |
4 * mmencode.c: | |
5 Always include config.h first. | |
6 * winclient.c: | |
7 Move include of windows.h after config.h. | |
8 | |
1 2005-09-18 Mike Alexander <mta@arbortext.com> | 9 2005-09-18 Mike Alexander <mta@arbortext.com> |
2 | 10 |
3 * installexe.sh: Don't add an exe extention to a file that already | 11 * installexe.sh: Don't add an exe extention to a file that already |
4 has one. Patch from Rick Rankin. | 12 has one. Patch from Rick Rankin. |
5 | 13 |