1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
emacs/lisp/eshell
John Wiegley 6995786da5 (eshell-modify-global-environment): Added this customization variable,
which will cause any "export" commands within any eshell buffer to
modify the global Emacs environment.  It defaults to nil, which means
that such commands will only modify that Eshell buffer's environment.
(eshell-var-initialize): Initialize `eshell-modify-global-environment'.
2002-05-03 20:43:53 +00:00
..
.gitignore Ignore esh-groups.el. 2002-04-01 20:44:41 +00:00
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el (eshell-command-completions-alist): Improved default completion 2002-05-03 20:42:32 +00:00
em-dirs.el
em-glob.el
em-hist.el
em-ls.el
em-pred.el (eshell-pred-initialize): Do not use make-local-hook. 2002-02-16 09:39:56 +00:00
em-prompt.el (eshell-prompt-initialize): Do not use make-local-hook. 2002-02-16 09:40:19 +00:00
em-rebind.el (eshell-rebind-initialize): Do not use make-local-hook. 2002-02-16 09:40:40 +00:00
em-script.el
em-smart.el (eshell-smart-initialize): Do not use make-local-hook. 2002-02-16 09:41:11 +00:00
em-term.el
em-unix.el (eshell-unix-initialize): Do not use make-local-hook. 2002-02-16 09:41:35 +00:00
em-xtra.el
esh-arg.el
esh-cmd.el (eshell-cmd-initialize): Do not use make-local-hook. 2002-02-16 09:42:11 +00:00
esh-ext.el (eshell-script-interpreter): Fix for CRLF operating systems to the 2002-04-12 20:11:06 +00:00
esh-io.el (eshell-io-initialize): Do not use make-local-hook. 2002-02-16 09:42:53 +00:00
esh-maint.el
esh-mode.el (eshell-mode): Do not use make-local-hook. 2002-02-16 09:43:17 +00:00
esh-module.el
esh-opt.el
esh-proc.el
esh-test.el (eshell-show-usage-metrics): Do not use make-local-hook. 2002-02-16 09:43:38 +00:00
esh-util.el
esh-var.el (eshell-modify-global-environment): Added this customization variable, 2002-05-03 20:43:53 +00:00
eshell.el