]> git.eshelyaron.com Git - emacs.git/commit
Fix process filter documentation (Bug#13400)
authorNoam Postavsky <npostavs@gmail.com>
Sat, 27 Jul 2019 03:20:37 +0000 (23:20 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 19 Aug 2019 23:49:50 +0000 (19:49 -0400)
commit615cff42580a3521c1a4ea7c3ec467eb8259e1c7
tree29a8aed75dabb24a797d5d6a9c3228c0e99535e1
parentbeb1d22260af2e03d80d34fcc1db212785a9d903
Fix process filter documentation (Bug#13400)

* doc/lispref/processes.texi (Asynchronous Processes): Note that input
may read when sending data as well.
(Output from Processes): Note that functions which send data may also
trigger reading from processes.
(Input to Processes, Filter Functions): Note that filter functions may
be called recursively.
doc/lispref/processes.texi