1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/test/lisp/eshell
Federico Tedin f28166dc9a Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)
* lisp/eshell/em-dirs.el (eshell-dirs-initialize): Add INSIDE_EMACS
variable to buffer-local value of eshell-variable-aliases-alist.
(eshell-inside-emacs): Add new constant used for INSIDE_EMACS.
* lisp/eshell/esh-var.el (eshell-variable-aliases-list): Update doc
string; remove mention of eshell-user-aliases-list and explain that
variables can optionally be copied to subprocesses' environments.
* test/lisp/eshell/eshell-tests.el (eshell-test/inside-emacs-var): Add
test for the INSIDE_EMACS variable.
* etc/NEWS: Announce changes.
2020-04-02 18:59:57 -04:00
..
em-hist-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-ls-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-opt-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eshell-tests.el Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496) 2020-04-02 18:59:57 -04:00