From 3399c752794a5c872d733fedb53d865f3c4ca268 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 3 May 2002 20:43:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2abf07d2d5a..6d34887934d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2002-05-03 John Wiegley + * eshell/esh-var.el (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'. + * eshell/em-cmpl.el (eshell-command-completions-alist): Improved default completion targets for objdump, nm and readelf. -- 2.39.5