summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRomain Francoise <romain@orebokech.com>2006-12-31 15:33:08 +0000
committerRomain Francoise <romain@orebokech.com>2006-12-31 15:33:08 +0000
commit13fcde77fb54d616aa83bdc9268e2a92bff4973e (patch)
tree8665d2c43f9002eb705bae82ad6958637d53c150 /lisp
parent496f830892de1e0700b9b334d0748cdaa1e8a129 (diff)
downloademacs-13fcde77fb54d616aa83bdc9268e2a92bff4973e.tar.gz
Cosmetics.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
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>