# HG changeset patch # User Kenichi Handa # Date 981519839 0 # Node ID 9d09efb7f38245e087d094bf9b61dd77060e35cb # Parent c5fa4e9ce635bc6c51d9b7033bc3643738926bf8 *** empty log message *** diff -r c5fa4e9ce635 -r 9d09efb7f382 src/ChangeLog --- a/src/ChangeLog Tue Feb 06 23:39:26 2001 +0000 +++ b/src/ChangeLog Wed Feb 07 04:23:59 2001 +0000 @@ -1,3 +1,13 @@ +2001-02-07 Kenichi Handa + + * charset.c (parse_str_to_multibyte): New function. + + * charset.h (parse_str_to_multibyte): Extern it. + + * print.c (print_string): If we are going to print a unibyte + string into a multibyte buffer, convert the string to multibyte by + str_to_multibyte. + 2001-02-06 Andrew Innes * w32xfns.c (select_palette): Do nothing if palette hasn't yet