changeset 66298:f8a064f9444b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 22 Oct 2005 01:33:17 +0000
parents 2820d2d9eea5
children 01b85ec4a61d 732c5740ca8f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 22 01:24:38 2005 +0000
+++ b/lisp/ChangeLog	Sat Oct 22 01:33:17 2005 +0000
@@ -1,3 +1,9 @@
+2005-10-22  Kenichi Handa  <handa@m17n.org>
+
+	* tar-mode.el (tar-extract): Be sure to call
+	find-operation-coding-system if set-auto-coding doesn't find a
+	coding system.
+
 2005-10-22  Kim F. Storm  <storm@cua.dk>
 
 	* image.el (image-type-header-regexps): Rename from image-type-regexps.