summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 5ec82a39206..f4e62a71d38 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -3533,7 +3533,7 @@ non-nil, it is called instead of rereading visited file contents."
(let ((coding-system-for-read
;; Auto-saved file shoule be read without
;; any code conversion.
- (if auto-save-p 'emacs-mule-unix
+ (if auto-save-p 'utf-8-emacs
(or coding-system-for-read
buffer-file-coding-system))))
;; This force after-insert-file-set-coding