diff options
| author | Jürgen Hötzel | 2013-01-17 11:01:33 +0100 |
|---|---|---|
| committer | Michael Albinus | 2013-01-17 11:01:33 +0100 |
| commit | 99d36ea8f65a9357da8c3f018bf3d462aa07bc83 (patch) | |
| tree | 6a2206db1133e146961b671bb165016bfeaba382 /lisp/ChangeLog | |
| parent | 68a08a32e3979396d53fc5da371d928b9c7df881 (diff) | |
| download | emacs-99d36ea8f65a9357da8c3f018bf3d462aa07bc83.tar.gz emacs-99d36ea8f65a9357da8c3f018bf3d462aa07bc83.zip | |
* eshell/esh-util.el (eshell-path-env): Make it buffer local, in
order to support several eshell buffers in parallel.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a8924318676..8dc238f937b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-01-17 Jürgen Hötzel <juergen@archlinux.org> | ||
| 2 | |||
| 3 | * eshell/esh-util.el (eshell-path-env): Make it buffer local, in | ||
| 4 | order to support several eshell buffers in parallel. | ||
| 5 | |||
| 1 | 2013-01-17 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-01-17 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * autorevert.el (auto-revert-use-notify): In the :set function, do | 8 | * autorevert.el (auto-revert-use-notify): In the :set function, do |