emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (e7e7ce67d24 -> 2ec41c174f9)


From: Jim Porter
Subject: master updated (e7e7ce67d24 -> 2ec41c174f9)
Date: Sun, 10 Sep 2023 13:42:08 -0400 (EDT)

jporter pushed a change to branch master.

      from  e7e7ce67d24 Fix order of `other' choice in defcustom :type
       new  6419f318e43 ; Move common Eshell pipeline code to a separate 
function
       new  dd2438eeaa6 ; Make Eshell synchronous pipeline code more similar to 
asynchronous
       new  f9667836c4b Collect all processes in an Eshell pipeline, not just 
the head and tail
       new  e554ee0b5f7 ; Move some Eshell tests to more-topical files
       new  2ec41c174f9 Wait for all processes in a pipeline before resuming an 
Eshell command


Summary of changes:
 lisp/eshell/esh-cmd.el            | 165 ++++++++++++++++++--------------------
 lisp/eshell/esh-util.el           |  23 +++---
 test/lisp/eshell/esh-cmd-tests.el |  72 +++++++++++++++++
 test/lisp/eshell/esh-io-tests.el  |  11 +++
 test/lisp/eshell/eshell-tests.el  |  69 ----------------
 5 files changed, 174 insertions(+), 166 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]