Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 15 08:30:27 2004 +0000 +++ b/src/ChangeLog Wed Sep 15 15:04:19 2004 +0000 @@ -1,3 +1,12 @@ +2004-09-14 Jerry James <james@xemacs.org> + + * mule-canna.c (CANNA_NEW_WCHAR_AWARE): Define to use new wchar + interface. + * mule-canna.c (call_Fding): Return an int to match the jrBeepFunc + prototype. + * mule-canna.c (Fcanna_initialize): The jrBeepFunc prototype is + now given in the Canna headers. + 2004-09-14 Jerry James <james@xemacs.org> * gifrlib.h: Remove redundant extern declarations.