emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: John Wiegley
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 03 May 2002 16:43:38 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3825 emacs/lisp/ChangeLog:1.3826
*** emacs/lisp/ChangeLog:1.3825 Fri May  3 16:42:19 2002
--- emacs/lisp/ChangeLog        Fri May  3 16:43:36 2002
***************
*** 1,5 ****
--- 1,13 ----
  2002-05-03  John Wiegley  <address@hidden>
  
+       * 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.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]