(jka-compr-insert-file-contents): Call
docode-coding-inserted-region.
This commit is contained in:
parent
db046b7d3a
commit
8bdf601fe8
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue