diff options
author | Federico Tedin <federicotedin@gmail.com> | 2020-03-30 21:44:47 +0200 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2020-04-02 18:59:57 -0400 |
commit | f28166dc9a56111606be8ac50ad38179a66ea636 (patch) | |
tree | 1b222e0e38bf96d63c99e5cf4adc1ee9d2b1fa7f /lisp/emacs-lisp/byte-run.el | |
parent | adfcc17e6ff9e66e9f9bf8d9f5d3236aef4ba4e0 (diff) | |
download | emacs-f28166dc9a56111606be8ac50ad38179a66ea636.tar.gz emacs-f28166dc9a56111606be8ac50ad38179a66ea636.tar.bz2 emacs-f28166dc9a56111606be8ac50ad38179a66ea636.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions