comparison src/ChangeLog @ 4863:5ab6dc5d789e

Fix EOVERFLOW breakage under Visual Studio 6
author Vin Shelton <acs@xemacs.org>
date Thu, 14 Jan 2010 20:34:28 -0500
parents 7ac51121843b
children a03421eb562b
comparison
equal deleted inserted replaced
4862:7ac51121843b 4863:5ab6dc5d789e
1 2010-01-14 Vin Shelton <acs@xemacs.org>
2
3 * sysfile.h:
4 Add conditional definition for EOVERFLOW, which isn't defined
5 under Visual Studio 6.
6
1 2010-01-14 Didier Verna <didier@xemacs.org> 7 2010-01-14 Didier Verna <didier@xemacs.org>
2 8
3 * faces.c (complex_vars_of_faces): change X11 bgcolor fallback of 9 * faces.c (complex_vars_of_faces): change X11 bgcolor fallback of
4 default face to match that of gui element face. 10 default face to match that of gui element face.
5 11