]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:23:59 +0000 (04:23 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:23:59 +0000 (04:23 +0000)
src/ChangeLog

index 09104cd038929e1c61c1dbdc2ad21bf9f2f14f34..193babe4ba86172955c3bd9dec4d18b7f9971254 100644 (file)
@@ -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