From: Eli Zaretskii Date: Mon, 20 Jun 2022 13:08:46 +0000 (+0300) Subject: ; * src/process.c (wait_reading_process_output): Fix typo. X-Git-Tag: emacs-29.0.90~1447^2~1583 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e7a0873c5f4160948cdd98922d198836f1c6fd1;p=emacs.git ; * src/process.c (wait_reading_process_output): Fix typo. --- diff --git a/src/process.c b/src/process.c index 8f654961482..b2847ee1725 100644 --- a/src/process.c +++ b/src/process.c @@ -5494,7 +5494,7 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd, no_avail = 0; if ((read_kbd /* The following code doesn't make any sense for just the - wait_or_cell case, because detect_input_pending returns + wait_for_cell case, because detect_input_pending returns whether or not the keyboard buffer isn't empty or there is mouse movement. Any keyboard input that arrives while waiting for a cell will cause the select call to