(read_process_output): Fix previous change. Adjust multibyteness of
authorKenichi Handa <handa@m17n.org>
Wed, 11 Oct 2000 01:23:36 +0000 (01:23 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 11 Oct 2000 01:23:36 +0000 (01:23 +0000)
commitdf3c11b907114afe8bb72414f6b4441dd4963cec
treeec885c3a5ead1bb40b9bac5fbd0179423a0db8a6
parenteb483c2b9186737c6145d5a651342c035e17f61b
(read_process_output): Fix previous change.  Adjust multibyteness of
text to insert in a buffer by make_string_unibyte/multibyte instead of
Fstring_as_unibyte/multibyte.
src/ChangeLog
src/process.c