diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c67526e0656..6d7a7902831 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -379,6 +379,13 @@ * whitespace.el (whitespace-trailing-regexp): Fix docstring. +2008-04-28 Michael Albinus + + * net/tramp.el (tramp-mode): New defcustom. + (tramp-file-name-handler, tramp-completion-file-name-handler): Use + it. + (tramp-replace-environment-variables): Handle "$$". + 2008-04-28 Sam Steingold * vc-hg.el (vc-hg-rename-file): Fix argument order.