diff lisp/ChangeLog @ 75007:4b58ce68eaec

* net/tramp.el (tramp-default-method): Don't call `symbol-function'. Apply `funcall' directly on 'executable-find.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 31 Dec 2006 15:03:51 +0000
parents a8f469237c7e
children 7ef4e78d5b6a
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 31 00:48:53 2006 +0000
+++ b/lisp/ChangeLog	Sun Dec 31 15:03:51 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-31  Romain Francoise <romain@orebokech.com>
+
+	* net/tramp.el (tramp-default-method): Don't call `symbol-function'.
+	Apply `funcall' directly on 'executable-find.
+
 2006-12-31  Kim F. Storm  <storm@cua.dk>
 
 	* files.el (auto-mode-case-fold): New defcustom.