comparison src/ChangeLog @ 2282:68f116fb679a

[xemacs-hg @ 2004-09-20 04:07:40 by james] Fix the Windows build in the aftermath of the noreturn patch.
author james
date Mon, 20 Sep 2004 04:07:46 +0000
parents de0e5e7132db
children 04bc9d2f42c7
comparison
equal deleted inserted replaced
2281:56fcff52312c 2282:68f116fb679a
1 2004-09-19 Jerry James <james@xemacs.org>
2
3 * s/windowsnt.h (DECLARE_DOESNT_RETURN_TYPE): Remove extern so
4 that static funcions can be declared.
5
1 2004-09-14 Jerry James <james@xemacs.org> 6 2004-09-14 Jerry James <james@xemacs.org>
2 7
3 * mule-canna.c (CANNA_NEW_WCHAR_AWARE): Define to use new wchar 8 * mule-canna.c (CANNA_NEW_WCHAR_AWARE): Define to use new wchar
4 interface. 9 interface.
5 * mule-canna.c (call_Fding): Return an int to match the jrBeepFunc 10 * mule-canna.c (call_Fding): Return an int to match the jrBeepFunc