changeset 22305:29da944dc29f

(tar-extract): Pass HIGHEST=t to detect-coding-region.
author Karl Heuer <kwzh@gnu.org>
date Mon, 01 Jun 1998 03:06:48 +0000
parents f322afba9154
children 6819832df39b
files lisp/tar-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/tar-mode.el	Mon Jun 01 03:04:39 1998 +0000
+++ b/lisp/tar-mode.el	Mon Jun 01 03:06:48 1998 +0000
@@ -758,7 +758,7 @@
 				 (- (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