Mercurial > emacs
changeset 50836:f7d1d4084593
(revert-buffer): Comment fixed.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 06 May 2003 05:08:57 +0000 |
parents | b7770bea6205 |
children | 1bd0d75dbaa9 |
files | lisp/files.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
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)