diff options
| -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 @@ | |||
| 1 | 2006-12-31 Romain Francoise <romain@orebokech.com> | 1 | 2006-12-31 Romain Francoise <romain@orebokech.com> |
| 2 | 2 | ||
| 3 | * net/tramp.el (tramp-default-method): Don't call `symbol-function'. | 3 | * net/tramp.el (tramp-default-method): Don't use `symbol-function'. |
| 4 | Apply `funcall' directly on 'executable-find. | ||
| 5 | 4 | ||
| 6 | 2006-12-31 Kim F. Storm <storm@cua.dk> | 5 | 2006-12-31 Kim F. Storm <storm@cua.dk> |
| 7 | 6 | ||