[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (9cd88bd62a6 -> b6f4ffcc106)
From: |
Jim Porter |
Subject: |
master updated (9cd88bd62a6 -> b6f4ffcc106) |
Date: |
Wed, 28 Aug 2024 22:15:31 -0400 (EDT) |
jporter pushed a change to branch master.
from 9cd88bd62a6 ; Document copyright pitfalls
new 5c68545a936 Use 'eshell-with-handles' in a few more places
new e269cf63a67 Fix redirecting Eshell output to symbols in some places
new b6f4ffcc106 Support "/dev/null" as a target when creating Eshell
handles
Summary of changes:
lisp/eshell/em-alias.el | 6 ++----
lisp/eshell/em-script.el | 10 ++++------
lisp/eshell/esh-cmd.el | 9 ++++-----
lisp/eshell/esh-io.el | 23 ++++++++++++-----------
lisp/eshell/eshell.el | 8 +++-----
test/lisp/eshell/em-script-tests.el | 18 ++++++++++++++++++
test/lisp/eshell/esh-io-tests.el | 6 ------
test/lisp/eshell/eshell-tests-helpers.el | 6 ++++++
test/lisp/eshell/eshell-tests.el | 20 ++++++++++++++++++++
9 files changed, 69 insertions(+), 37 deletions(-)
- master updated (9cd88bd62a6 -> b6f4ffcc106),
Jim Porter <=