diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5aaac0a545d..bd10fdd9286 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-27 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-replace-environment-variables): New defun. + (tramp-file-name-handler): Use it. + 2008-04-25 Stefan Monnier <monnier@iro.umontreal.ca> * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts. |