changeset 94610:318ecca53bb5

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 04 May 2008 11:45:43 +0000
parents 7939c814add6
children 78377ffa1363
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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.