(send_process): If OBJECT is t, it means that the data
authorKenichi Handa <handa@m17n.org>
Wed, 25 Oct 2000 11:06:51 +0000 (11:06 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 25 Oct 2000 11:06:51 +0000 (11:06 +0000)
commita92e4183e850869f1ed37300f908dc81db2c9428
tree13321ae89367d4cbd3610b778a6c38de8354f504
parent68c3a13776f80f103be2598072e75c98e39b3940
(send_process): If OBJECT is t, it means that the data
is from C string, but we should encode it.  Before calling
setup_raw_text_coding_system, be sure to flush out data by the
previous coding system.
src/process.c