comparison lisp/ChangeLog @ 75006:a8f469237c7e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 31 Dec 2006 00:48:53 +0000
parents 2875dfeb454d
children 4b58ce68eaec
comparison
equal deleted inserted replaced
75005:eda5cae57c32 75006:a8f469237c7e
1 2006-12-31 Kim F. Storm <storm@cua.dk>
2
3 * files.el (auto-mode-case-fold): New defcustom.
4 (set-auto-mode): If non-nil, perform second case-sensitive pass
5 through auto-mode-alist if first pass failed.
6
1 2006-12-30 Richard Stallman <rms@gnu.org> 7 2006-12-30 Richard Stallman <rms@gnu.org>
2 8
3 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix. 9 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
4 10
5 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com> 11 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
6 12
7 * allout.el (allout-encrypt-string): Handle symmetric-key 13 * allout.el (allout-encrypt-string): Handle symmetric-key
8 passphrase caching but leave keypair caching to pgg. 14 passphrase caching but leave keypair caching to pgg.
9 15
10 2006-12-30 Michael Albinus <michael.albinus@gmx.de> 16 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
11 17
12 Sync with Tramp 2.0.55. 18 Sync with Tramp 2.0.55.
13 19