]> git.eshelyaron.com Git - emacs.git/commit
Fix eshell for systems that do not have subprocesses
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 07:50:28 +0000 (15:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 07:50:28 +0000 (15:50 +0800)
commit64ea1a178c6cb3a436eeb6783237bd603be4f5e4
treede1491c84e233736e90f9d00c564557f42fb7316
parent8a0734329a4faf0b45627763af74222bdd0ec143
Fix eshell for systems that do not have subprocesses

* lisp/eshell/esh-cmd.el (eshell-eval-command): Use
`eshell-processp' instead of `processp'.
lisp/eshell/esh-cmd.el