]> git.eshelyaron.com Git - emacs.git/commitdiff
(tar-extract): Pass HIGHEST=t to detect-coding-region.
authorKarl Heuer <kwzh@gnu.org>
Mon, 1 Jun 1998 03:06:48 +0000 (03:06 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 1 Jun 1998 03:06:48 +0000 (03:06 +0000)
lisp/tar-mode.el

index c7ebfc9406895598ca64944c3c855328b3aa7fb6..767f0d915bcf5ab8d3341eee4836ddb9398caf37 100644 (file)
@@ -758,7 +758,7 @@ appear on disk when you save the tar-file's buffer."
                                 (- (point-max) 3072) (point-max)))))))
                      (multibyte enable-multibyte-characters)
                      (detected (detect-coding-region
-                                1 (min 16384 (point-max)))))
+                                1 (min 16384 (point-max)) t)))
                  (if coding
                      (or (numberp (coding-system-eol-type coding))
                          (setq coding (coding-system-change-eol-conversion