changeset 35947:9d09efb7f382

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Feb 2001 04:23:59 +0000
parents c5fa4e9ce635
children 0c203af33b2d
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@etl.go.jp>
+
+	* 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  <andrewi@gnu.org>
 
 	* w32xfns.c (select_palette): Do nothing if palette hasn't yet