]> git.eshelyaron.com Git - emacs.git/commit
Remove compat code from esh-proc.el
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Aug 2020 18:57:10 +0000 (20:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Aug 2020 19:04:12 +0000 (21:04 +0200)
commit97c4d941daffba1635bd738fae9c4ff36e5ad0cf
tree479020e994cbceb330709fdb327af3d1ade039d5
parent958fa07879974721e86efe083840c2cb9f86d9d7
Remove compat code from esh-proc.el

* lisp/eshell/esh-proc.el (eshell-gather-process-output):
`start-file-process' is always defined, so remove the code that
deals with Emacs versions that doesn't have it.
lisp/eshell/esh-proc.el