/[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.597 by rms, Tue Jul 23 19:23:08 2002 UTC revision 1.598 by handa, Fri Jul 26 12:07:26 2002 UTC
# Line 3305  non-nil, it is called instead of rereadi Line 3305  non-nil, it is called instead of rereadi
3305                            ;; any code conversion.                            ;; any code conversion.
3306                            (if auto-save-p 'emacs-mule-unix                            (if auto-save-p 'emacs-mule-unix
3307                              coding-system-for-read)))                              coding-system-for-read)))
3308                         ;; This force
3309                         ;; after-insert-file-set-buffer-file-coding-system
3310                         ;; (called from insert-file-contents) to set
3311                         ;; buffer-file-coding-system to a proper value.
3312                         (kill-local-variable 'buffer-file-coding-system)
3313    
3314                       ;; Note that this preserves point in an intelligent way.                       ;; Note that this preserves point in an intelligent way.
3315                       (if preserve-modes                       (if preserve-modes
3316                           (let ((buffer-file-format buffer-file-format))                           (let ((buffer-file-format buffer-file-format))

Legend:
Removed from v.1.597  
changed lines
  Added in v.1.598

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