diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5658c878479..1cd2f794e5f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,6 @@ -2006-12-31 Romain Francoise <romain@orebokech.com> +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. + * net/tramp.el (tramp-default-method): Don't use `symbol-function'. 2006-12-31 Kim F. Storm <storm@cua.dk> |