comparison src/ChangeLog @ 2276:de0e5e7132db

[xemacs-hg @ 2004-09-15 15:04:15 by james] Use the latest Canna wide character interface.
author james
date Wed, 15 Sep 2004 15:04:19 +0000
parents 8e1339255ca7
children 68f116fb679a
comparison
equal deleted inserted replaced
2275:445bd1969ed0 2276:de0e5e7132db
1 2004-09-14 Jerry James <james@xemacs.org>
2
3 * mule-canna.c (CANNA_NEW_WCHAR_AWARE): Define to use new wchar
4 interface.
5 * mule-canna.c (call_Fding): Return an int to match the jrBeepFunc
6 prototype.
7 * mule-canna.c (Fcanna_initialize): The jrBeepFunc prototype is
8 now given in the Canna headers.
9
1 2004-09-14 Jerry James <james@xemacs.org> 10 2004-09-14 Jerry James <james@xemacs.org>
2 11
3 * gifrlib.h: Remove redundant extern declarations. 12 * gifrlib.h: Remove redundant extern declarations.
4 13
5 2004-09-14 Jerry James <james@xemacs.org> 14 2004-09-14 Jerry James <james@xemacs.org>