(jka-compr-insert-file-contents): Call

docode-coding-inserted-region.
This commit is contained in:
Kenichi Handa 2003-01-24 13:28:24 +00:00
parent db046b7d3a
commit 8bdf601fe8

View file

@ -593,7 +593,7 @@ There should be no more than seven characters after the final `/'."
(file-exists-p local-copy)
(delete-file local-copy)))
(decode-coding-region-as-inserted-from-file
(decode-coding-inserted-region
(point) (+ (point) size)
(jka-compr-byte-compiler-base-file-name file)
visit beg end replace)