diff options
| author | Michael Albinus | 2007-11-08 20:15:25 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-11-08 20:15:25 +0000 |
| commit | 67932d94602d81049464329e40b4b6358b3a2313 (patch) | |
| tree | 398b279ab06016dfdad75efe200bd31138b063c1 /lisp/ChangeLog | |
| parent | b8ddfbcc6b626380e9de0e3d59d7517e170de78e (diff) | |
| download | emacs-67932d94602d81049464329e40b4b6358b3a2313.tar.gz emacs-67932d94602d81049464329e40b4b6358b3a2313.zip | |
* net/tramp.el (tramp-maybe-open-connection): Use a local copy of
`process-environment'.
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 b1c520e6d97..d61d09008fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-maybe-open-connection): Use a local copy of | ||
| 4 | `process-environment'. | ||
| 5 | |||
| 1 | 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change) | 6 | 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change) |
| 2 | 7 | ||
| 3 | * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to | 8 | * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to |