]> git.eshelyaron.com Git - emacs.git/commit
; Move common Eshell pipeline code to a separate function
authorJim Porter <jporterbugs@gmail.com>
Fri, 31 Mar 2023 23:57:18 +0000 (16:57 -0700)
committerJim Porter <jporterbugs@gmail.com>
Sun, 10 Sep 2023 17:38:25 +0000 (10:38 -0700)
commit6419f318e432c00d29d14f1da352bee249864922
treefc901f66b744414050f0dbc7872692cfce5e467a
parente7e7ce67d24b2d6df01593cab83de7d46a97dcfe
; Move common Eshell pipeline code to a separate function

* lisp/eshell/esh-cmd.el (eshell-do-pipelines)
(eshell-do-pipelines-synchronously): Move code for manipulating
deferrable command forms to...
(eshell--unmark-deferrable): ... here.
lisp/eshell/esh-cmd.el