emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Tue, 06 May 2003 01:08:57 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.654 emacs/lisp/files.el:1.655
*** emacs/lisp/files.el:1.654   Fri Apr 25 10:14:31 2003
--- emacs/lisp/files.el Tue May  6 01:08:57 2003
***************
*** 3549,3556 ****
                          (if auto-save-p 'emacs-mule-unix
                            (or coding-system-for-read
                                buffer-file-coding-system))))
!                    ;; This force
!                    ;; after-insert-file-set-buffer-file-coding-system
                     ;; (called from insert-file-contents) to set
                     ;; buffer-file-coding-system to a proper value.
                     (kill-local-variable 'buffer-file-coding-system)
--- 3549,3555 ----
                          (if auto-save-p 'emacs-mule-unix
                            (or coding-system-for-read
                                buffer-file-coding-system))))
!                    ;; This force after-insert-file-set-coding
                     ;; (called from insert-file-contents) to set
                     ;; buffer-file-coding-system to a proper value.
                     (kill-local-variable 'buffer-file-coding-system)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]