* process.c (wait_reading_process_output): 'waitchannels' was unset
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jul 2012 21:12:08 +0000 (14:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jul 2012 21:12:08 +0000 (14:12 -0700)
commita0bee46f5ab47acd95dee9e022792ff0db3ff336
treef0be340854071380be3b8d204c4195b00c2e82a5
parente00c793aece0c871db801f99a46c877f0b4e26e0
* process.c (wait_reading_process_output): 'waitchannels' was unset

when read_kbd || !NILP (wait_for_cell); fix this.
src/ChangeLog
src/process.c