diff options
| author | Kenichi Handa | 2006-06-07 01:21:12 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-06-07 01:21:12 +0000 |
| commit | 8dec0e017b3ef08105e6be254df10071dc1ed5d7 (patch) | |
| tree | efd2d9c7901d514f85810df6292dfff93d883cc4 /lisp | |
| parent | 1314c787ebc180b00132f1e4780f71f12d7233b5 (diff) | |
| download | emacs-8dec0e017b3ef08105e6be254df10071dc1ed5d7.tar.gz emacs-8dec0e017b3ef08105e6be254df10071dc1ed5d7.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 23c99963e35..bcd1aab74a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-06-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule.el (find-auto-coding): Don't handle the short | ||
| 4 | name `char-trans'. | ||
| 5 | |||
| 6 | * files.el (hack-local-variables-prop-line) | ||
| 7 | (hack-local-variables): Cancel the previous change. | ||
| 8 | |||
| 1 | 2006-06-06 Jesper Harder <harder@phys.au.dk> | 9 | 2006-06-06 Jesper Harder <harder@phys.au.dk> |
| 2 | 10 | ||
| 3 | * ediff-diff.el (ediff-test-utility): Protect against | 11 | * ediff-diff.el (ediff-test-utility): Protect against |