Say (accept-process-output P)'s result pertains to P if P is non-nil.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jun 2014 20:31:06 +0000 (13:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jun 2014 20:31:06 +0000 (13:31 -0700)
commitfeb6546cdf5b43f8e50aaaabb29c6856a9251893
tree60ecc4775ad2202b402cfe7e28f1f27d07d30331
parent2c70e6b00aec31c455eee2a939863a4e382986fc
Say (accept-process-output P)'s result pertains to P if P is non-nil.

* doc/lispref/processes.texi (Accepting Output):
* src/process.c (Faccept_process_output)
(wait_reading_process_output): Mention that if PROCESS is non-nil,
the return value is about PROCESS, not about other processes.
doc/lispref/ChangeLog
doc/lispref/processes.texi
src/ChangeLog
src/process.c