diff options
| author | Kenichi Handa | 2005-10-22 01:33:17 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-10-22 01:33:17 +0000 |
| commit | c286104c51b4510ead8e92d265a84aa661ddbf97 (patch) | |
| tree | 38e48449b592f83376c1716ef04707cc2c4a408d | |
| parent | 39925f561fd218411123990428278f2012fe1fde (diff) | |
| download | emacs-c286104c51b4510ead8e92d265a84aa661ddbf97.tar.gz emacs-c286104c51b4510ead8e92d265a84aa661ddbf97.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e26a60096d..395cf7a2c5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-10-22 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * tar-mode.el (tar-extract): Be sure to call | ||
| 4 | find-operation-coding-system if set-auto-coding doesn't find a | ||
| 5 | coding system. | ||
| 6 | |||
| 1 | 2005-10-22 Kim F. Storm <storm@cua.dk> | 7 | 2005-10-22 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * image.el (image-type-header-regexps): Rename from image-type-regexps. | 9 | * image.el (image-type-header-regexps): Rename from image-type-regexps. |