emacs-diffs
[Top][All Lists]
Advanced

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

master updated (dcc97fec29 -> e3516ec28f)


From: Lars Ingebrigtsen
Subject: master updated (dcc97fec29 -> e3516ec28f)
Date: Thu, 3 Feb 2022 14:03:51 -0500 (EST)

larsi pushed a change to branch master.

      from  dcc97fec29 Allow ensuring that a window's starting point is never 
invisible
       new  2e60ef696a Ensure that tailproc is set for the last process in an 
Eshell pipeline
       new  3a388ab4a6 When executing an Eshell pipeline, send input to the 
first process
       new  e3516ec28f Use 'require' to load eshell-tests-helpers


Summary of changes:
 lisp/eshell/em-cmpl.el                   |  2 +-
 lisp/eshell/em-rebind.el                 |  2 +-
 lisp/eshell/em-term.el                   |  2 +-
 lisp/eshell/esh-cmd.el                   | 73 ++++++++++++++++++++------------
 lisp/eshell/esh-io.el                    |  2 +-
 lisp/eshell/esh-mode.el                  | 28 ++++++++----
 lisp/eshell/esh-proc.el                  | 11 +----
 lisp/eshell/esh-util.el                  | 14 ++++++
 lisp/eshell/eshell.el                    |  6 +--
 test/lisp/eshell/em-extpipe-tests.el     | 12 ++----
 test/lisp/eshell/eshell-tests-helpers.el |  4 +-
 test/lisp/eshell/eshell-tests.el         | 32 +++++++++-----
 12 files changed, 118 insertions(+), 70 deletions(-)



reply via email to

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