mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* process.c (wait_reading_process_input): Doc fix.
This commit is contained in:
parent
722687f5c7
commit
6e4f3667d9
1 changed files with 4 additions and 0 deletions
|
|
@ -1648,6 +1648,10 @@ static int waiting_for_user_input_p;
|
|||
zero for no limit, or
|
||||
-1 means gobble data immediately available but don't wait for any.
|
||||
|
||||
microsecs is:
|
||||
an additional duration to wait (if time_limit is greater than
|
||||
zero), specified in millisec.
|
||||
|
||||
read_kbd is a lisp value:
|
||||
0 to ignore keyboard input, or
|
||||
1 to return when input is available, or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue