# HG changeset patch # User Romain Francoise # Date 1167579188 0 # Node ID 7ef4e78d5b6a26c1e05b0bcc22a5f0ae5d9a1570 # Parent 4b58ce68eaec2a2480db019aa071493295c5e286 Cosmetics. diff -r 4b58ce68eaec -r 7ef4e78d5b6a lisp/ChangeLog --- 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 - - * net/tramp.el (tramp-default-method): Don't call `symbol-function'. - Apply `funcall' directly on 'executable-find. +2006-12-31 Romain Francoise + + * net/tramp.el (tramp-default-method): Don't use `symbol-function'. 2006-12-31 Kim F. Storm