Mercurial > emacs
diff lisp/ChangeLog @ 94610:318ecca53bb5
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 04 May 2008 11:45:43 +0000 |
parents | ce8579003c4f |
children | 1b95c6ab4d7f |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 04 10:23:41 2008 +0000 +++ b/lisp/ChangeLog Sun May 04 11:45:43 2008 +0000 @@ -379,6 +379,13 @@ * whitespace.el (whitespace-trailing-regexp): Fix docstring. +2008-04-28 Michael Albinus <michael.albinus@gmx.de> + + * 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 <sds@gnu.org> * vc-hg.el (vc-hg-rename-file): Fix argument order.