changeset 25198:aaa595530183

(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 Aug 1999 03:18:48 +0000
parents fbe149852f1c
children 69699e7e8e81
files lisp/international/mule.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule.el	Fri Aug 06 21:08:08 1999 +0000
+++ b/lisp/international/mule.el	Sat Aug 07 03:18:48 1999 +0000
@@ -85,6 +85,7 @@
 			 ;; convert multibyte strings to unibyte
 			 ;; after reading them.
 ;;			 (not default-enable-multibyte-characters)
+			 nil t
 			 ))
 	(let (kill-buffer-hook kill-buffer-query-functions)
 	  (kill-buffer buffer)))