comparison lisp/ChangeLog @ 75008:7ef4e78d5b6a

Cosmetics.
author Romain Francoise <romain@orebokech.com>
date Sun, 31 Dec 2006 15:33:08 +0000
parents 4b58ce68eaec
children a39dfae2c4f7 17e0dd217877 bc10a33dd40b
comparison
equal deleted inserted replaced
75007:4b58ce68eaec 75008:7ef4e78d5b6a
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
8 * files.el (auto-mode-case-fold): New defcustom. 7 * files.el (auto-mode-case-fold): New defcustom.
9 (set-auto-mode): If non-nil, perform second case-sensitive pass 8 (set-auto-mode): If non-nil, perform second case-sensitive pass