]> git.eshelyaron.com Git - emacs.git/commit
Check make-process to determine if we support multi-processing
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 16:09:24 +0000 (18:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 16:09:24 +0000 (18:09 +0200)
commit6cddb736e404f7f4bf15f6644a003aadd56685c2
treefe348dc5df9c391ab10cda8ad45f6f586c8f713d
parente3a08019933cd1ebfadc32fe9934cc202b25ba47
Check make-process to determine if we support multi-processing

* lisp/eshell/esh-proc.el (eshell-gather-process-output):
* lisp/comint.el (make-comint-in-buffer): Check that make-process
exists instead of start-file-process (which always exists).
lisp/comint.el
lisp/eshell/esh-proc.el