aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2005-10-22 01:33:17 +0000
committerKenichi Handa2005-10-22 01:33:17 +0000
commitc286104c51b4510ead8e92d265a84aa661ddbf97 (patch)
tree38e48449b592f83376c1716ef04707cc2c4a408d
parent39925f561fd218411123990428278f2012fe1fde (diff)
downloademacs-c286104c51b4510ead8e92d265a84aa661ddbf97.tar.gz
emacs-c286104c51b4510ead8e92d265a84aa661ddbf97.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
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 @@
12005-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
12005-10-22 Kim F. Storm <storm@cua.dk> 72005-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.