From: Michael Albinus Date: Sun, 4 May 2008 11:45:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5829 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=67321a57fccfdbfa8fa88e1b4ddb3d206e1081fe;p=emacs.git *** empty log message *** --- 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.