(read_process_output): Don't call setup_coding_system
authorRichard M. Stallman <rms@gnu.org>
Thu, 31 Jul 1997 06:08:07 +0000 (06:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 31 Jul 1997 06:08:07 +0000 (06:08 +0000)
commit77e1b3d494eed714f22f8b18c9d87bdd2fb3f890
treed3f219b50ccd7b10a859e9f7506d7a74360b0f7b
parent19a8d9e0f8663165ecd9d5b673b890b0780605dc
(read_process_output): Don't call setup_coding_system
for proc_decode_coding_system[channel].  It is already done in
detect_coding called via decode_coding.

(wait_reading_process_input): Call detect_input_pending
whenever read_kbd is 0, not just when wait_for_cell.
src/process.c