diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1c1070b040b..5658c878479 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-31 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-default-method): Don't call `symbol-function'. | ||
| 4 | Apply `funcall' directly on 'executable-find. | ||
| 5 | |||
| 1 | 2006-12-31 Kim F. Storm <storm@cua.dk> | 6 | 2006-12-31 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * files.el (auto-mode-case-fold): New defcustom. | 8 | * files.el (auto-mode-case-fold): New defcustom. |