diff lisp/files.el @ 50836:f7d1d4084593

(revert-buffer): Comment fixed.
author Kenichi Handa <handa@m17n.org>
date Tue, 06 May 2003 05:08:57 +0000
parents 9b9071691f52
children 4d3efb8f1498
line wrap: on
line diff
--- a/lisp/files.el	Tue May 06 05:08:32 2003 +0000
+++ b/lisp/files.el	Tue May 06 05:08:57 2003 +0000
@@ -3549,8 +3549,7 @@
 			  (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
+		     ;; 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)