mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
This commit is contained in:
parent
286bcbc971
commit
8dd08b5b47
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ Return t if file exists."
|
|||
;; 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)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue