comparison src/ChangeLog @ 4770:b9aaf2a18957

Add missing return value type to unicode_query.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 13 Dec 2009 00:59:40 +0900
parents 5460287a3327
children 1d61580e0cf7
comparison
equal deleted inserted replaced
4769:5460287a3327 4770:b9aaf2a18957
1 2009-12-13 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * unicode.c (unicode_query): Add missing return type.
4 Thanks to 'mnewsam' on the tracker.
5
1 2009-12-09 Jerry James <james@xemacs.org> 6 2009-12-09 Jerry James <james@xemacs.org>
2 7
3 * config.h.in: Remove HAVE_XMU. 8 * config.h.in: Remove HAVE_XMU.
4 * s/windowsnt.h: Ditto. 9 * s/windowsnt.h: Ditto.
5 * device-x.c: Include needed Xmu headers instead of obsolete xmu.h. 10 * device-x.c: Include needed Xmu headers instead of obsolete xmu.h.