mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
f28166dc9a
* 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. |
||
---|---|---|
.. | ||
em-alias.el | ||
em-banner.el | ||
em-basic.el | ||
em-cmpl.el | ||
em-dirs.el | ||
em-glob.el | ||
em-hist.el | ||
em-ls.el | ||
em-pred.el | ||
em-prompt.el | ||
em-rebind.el | ||
em-script.el | ||
em-smart.el | ||
em-term.el | ||
em-tramp.el | ||
em-unix.el | ||
em-xtra.el | ||
esh-arg.el | ||
esh-cmd.el | ||
esh-ext.el | ||
esh-io.el | ||
esh-mode.el | ||
esh-module.el | ||
esh-opt.el | ||
esh-proc.el | ||
esh-util.el | ||
esh-var.el | ||
eshell.el |