1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/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-alias.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-banner.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-basic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-cmpl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-dirs.el Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496) 2020-04-02 18:59:57 -04:00
em-glob.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-hist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-ls.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-pred.el Add 'nofollow' flag to set-file-modes etc. 2020-02-23 16:45:50 -08:00
em-prompt.el Skip shell prompt on current line in Eshell even if it's protected 2020-02-21 10:51:51 +02:00
em-rebind.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-smart.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-term.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-tramp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-unix.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-xtra.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-arg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-cmd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-io.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-module.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-proc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-util.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
esh-var.el Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496) 2020-04-02 18:59:57 -04:00
eshell.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00