Mercurial > emacs
diff lisp/international/mule.el @ 21728:ea71ddaad673
(load-with-code-conversion): Don't pass extra arg to eval-buffer.
(set-auto-coding): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Apr 1998 21:57:25 +0000 |
parents | f000ba659241 |
children | e977f2414da5 |
line wrap: on
line diff
--- a/lisp/international/mule.el Thu Apr 23 21:55:15 1998 +0000 +++ b/lisp/international/mule.el Thu Apr 23 21:57:25 1998 +0000 @@ -75,7 +75,8 @@ ;; If this Emacs is running with --unibyte, ;; convert multibyte strings to unibyte ;; after reading them. - (not default-enable-multibyte-characters))) +;; (not default-enable-multibyte-characters) + )) (let (kill-buffer-hook kill-buffer-query-functions) (kill-buffer buffer))) (let ((hook (assoc file after-load-alist))) @@ -772,7 +773,7 @@ The return value is the specified coding system, or nil if nothing specified. -The variable `auto-file-coding-system' (which see) is set to this +The variable `set-auto-coding-function' (which see) is set to this function by default." (condition-case nil (let ((case-fold-search t)