(print_string): If we are going to print a unibyte
authorKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:24:14 +0000 (04:24 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:24:14 +0000 (04:24 +0000)
commita76ef35dcef6e31260e547be723b806e55e34216
tree59b20ba4e0fa6486b95624dd31d6da53cc34a6dc
parentbd503487d85d78c51dae0d694b96b2a49e6ad81d
(print_string): If we are going to print a unibyte
string into a multibyte buffer, convert the string to multibyte by
str_to_multibyte.
src/print.c