]> git.eshelyaron.com Git - emacs.git/commit
Fix eshell-pipe-broken signalling
authorMattias Engdegård <mattiase@acm.org>
Sun, 21 Aug 2022 15:50:42 +0000 (17:50 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 21 Aug 2022 15:52:03 +0000 (17:52 +0200)
commitb061782fa6ea028628598f0566b7e21975f794ba
treec5550122b9297f1607fe2f732c8c4b9efd742869
parent70fd2e03e5a194c427746d7fa2f8f82f8750eb87
Fix eshell-pipe-broken signalling

* lisp/eshell/esh-io.el (eshell-output-object-to-target):
Second argument to `signal` should be a list.
lisp/eshell/esh-io.el