diff lisp/ChangeLog @ 75008:7ef4e78d5b6a

Cosmetics.
author Romain Francoise <romain@orebokech.com>
date Sun, 31 Dec 2006 15:33:08 +0000
parents 4b58ce68eaec
children a39dfae2c4f7 17e0dd217877 bc10a33dd40b
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 31 15:03:51 2006 +0000
+++ b/lisp/ChangeLog	Sun Dec 31 15:33:08 2006 +0000
@@ -1,7 +1,6 @@
-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  Romain Francoise  <romain@orebokech.com>
+
+	* net/tramp.el (tramp-default-method): Don't use `symbol-function'.
 
 2006-12-31  Kim F. Storm  <storm@cua.dk>