branch: externals/el-job commit c3886ccc7e0ee20d4d9ccd13094f7e691d07dc33 Author: Martin Edström <meedstro...@gmail.com> Commit: Martin Edström <meedstro...@gmail.com>
Change a seq- thing to cl- --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index a73e8916d0..85ca3c7fee 100644 --- a/el-job.el +++ b/el-job.el @@ -447,7 +447,7 @@ For debugging, see these commands: (length .queued-inputs) machine-cores)) (when (or (length< .ready .n-cores-to-use) - (not (seq-every-p #'process-live-p .ready))) + (not (cl-every #'process-live-p .ready))) (setq do-respawn t))) (let ((new-spawn-args (list job load-features