1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/test/lisp/eshell
Jim Porter 11e3e0cadd Fix executing commands in Eshell using "env" with no local variables
* lisp/eshell/esh-var.el (eshell/env): Throw 'eshell-replace-command' as
needed.

* test/lisp/eshell/esh-var-tests.el
(esh-var-test/local-variables/env/no-locals): New test (bug#73479).
2024-09-29 18:22:45 -07:00
..
em-alias-tests.el
em-basic-tests.el
em-cmpl-tests.el
em-dirs-tests.el
em-extpipe-tests.el
em-glob-tests.el
em-hist-tests.el
em-ls-tests.el
em-pred-tests.el
em-prompt-tests.el
em-script-tests.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
em-tramp-tests.el
em-unix-tests.el
esh-arg-tests.el
esh-cmd-tests.el Don't emit a prompt in Eshell when a background command is killed 2024-07-11 16:39:35 -07:00
esh-ext-tests.el
esh-io-tests.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
esh-mode-tests.el
esh-opt-tests.el
esh-proc-tests.el
esh-util-tests.el
esh-var-tests.el Fix executing commands in Eshell using "env" with no local variables 2024-09-29 18:22:45 -07:00
eshell-tests-helpers.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
eshell-tests-unload.el
eshell-tests.el