Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1257:4424541fa226
[xemacs-hg @ 2003-02-05 06:20:50 by ben]
windows compile problems
s/windowsnt.h: Windows has strupr(), strlwr(). Comment fixes.
text.h: Style fixes.
author | ben |
---|---|
date | Wed, 05 Feb 2003 06:20:54 +0000 |
parents | 5063044cc37f |
children | d9c553868a01 |
comparison
equal
deleted
inserted
replaced
1256:4fa987ead654 | 1257:4424541fa226 |
---|---|
1 2003-02-04 Ben Wing <ben@xemacs.org> | |
2 | |
3 * s/windowsnt.h: | |
4 * s/windowsnt.h (HAVE_STRLWR): | |
5 Windows has strupr(), strlwr(). Comment fixes. | |
6 | |
7 2003-02-04 Ben Wing <ben@xemacs.org> | |
8 | |
9 * text.h: Style fixes. | |
10 | |
1 2003-01-31 Stephen J. Turnbull <stephen@xemacs.org> | 11 2003-01-31 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 12 |
3 * alloc.c (mark_object_maybe_checking_free): C macro syntax | 13 * alloc.c (mark_object_maybe_checking_free): C macro syntax |
4 requires paren to immediately follow definiendum. | 14 requires paren to immediately follow definiendum. |
5 | 15 |