diff lisp/ChangeLog @ 74737:5ac41de0888b

* net/tramp.el (tramp-methods): Introduce new method `scpc'. Remove "ControlMaster" option from the other `scp*' methods. (tramp-default-method): Check for ssh-agent before setting to `scp'.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 19 Dec 2006 06:56:27 +0000
parents d46b3bf39f58
children cf3db92fe927
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 19 06:49:01 2006 +0000
+++ b/lisp/ChangeLog	Tue Dec 19 06:56:27 2006 +0000
@@ -1,3 +1,10 @@
+2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-methods): Introduce new method `scpc'.
+	Remove "ControlMaster" option from the other `scp*' methods.
+	(tramp-default-method): Check for ssh-agent before setting to
+	`scp'.
+
 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el (org-mode): Show context after isearch.