/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.654 by kai, Fri Apr 25 14:14:31 2003 UTC revision 1.655 by handa, Tue May 6 05:08:57 2003 UTC
# Line 3549  non-nil, it is called instead of rereadi Line 3549  non-nil, it is called instead of rereadi
3549                            (if auto-save-p 'emacs-mule-unix                            (if auto-save-p 'emacs-mule-unix
3550                              (or coding-system-for-read                              (or coding-system-for-read
3551                                  buffer-file-coding-system))))                                  buffer-file-coding-system))))
3552                       ;; This force                       ;; This force after-insert-file-set-coding
                      ;; after-insert-file-set-buffer-file-coding-system  
3553                       ;; (called from insert-file-contents) to set                       ;; (called from insert-file-contents) to set
3554                       ;; buffer-file-coding-system to a proper value.                       ;; buffer-file-coding-system to a proper value.
3555                       (kill-local-variable 'buffer-file-coding-system)                       (kill-local-variable 'buffer-file-coding-system)

Legend:
Removed from v.1.654  
changed lines
  Added in v.1.655

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26