(read_process_output): Use insert_1_both.
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 1998 17:33:41 +0000 (17:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 1998 17:33:41 +0000 (17:33 +0000)
commit1d2fc6120d6a7f3f435506cdb69c76afe2b8a463
treefcf32db3d4a9627620e38390affbfbab625b03cb
parent797ddf5794adb41ca6af668320608e7ed9d7bdc5
(read_process_output): Use insert_1_both.

(read_process_output): New var `multibyte'.
Set it according to which coding system was used.

(read_process_output): Handle bytes vs chars.
(send_process): Use size_byte of OBJECT.
(Fprocess_send_string): Pass size_byte to send_process.
src/process.c