]> git.eshelyaron.com Git - emacs.git/commit
Fix a recent change in reading from sub-processes
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Jun 2024 09:13:18 +0000 (12:13 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Jun 2024 09:52:47 +0000 (11:52 +0200)
commit68fddaa6255144a4448e5483eb3e3b43386767e6
tree02995fc7ace838bed19134800ffc40ef1db0a4e5
parentd29a79aa895a33f316d352c67e09efaaebec6255
Fix a recent change in reading from sub-processes

* src/process.c (make_process): Move to here...
(create_process): ...from here.

(cherry picked from commit 1f407e286ce07a15f9ccd837de5daf19646339b5)
src/process.c