/[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.581 by rms, Sat Jun 8 18:27:16 2002 UTC revision 1.582 by miles, Mon Jun 10 06:30:09 2002 UTC
# Line 3223  non-nil, it is called instead of rereadi Line 3223  non-nil, it is called instead of rereadi
3223                              coding-system-for-read)))                              coding-system-for-read)))
3224                       ;; Note that this preserves point in an intelligent way.                       ;; Note that this preserves point in an intelligent way.
3225                       (if preserve-modes                       (if preserve-modes
3226                           (let ((buffer-file-formats buffer-file-formats))                           (let ((buffer-file-format buffer-file-format))
3227                             (insert-file-contents file-name (not auto-save-p)                             (insert-file-contents file-name (not auto-save-p)
3228                                                   nil nil t))                                                   nil nil t))
3229                         (insert-file-contents file-name (not auto-save-p)                         (insert-file-contents file-name (not auto-save-p)

Legend:
Removed from v.1.581  
changed lines
  Added in v.1.582

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