From: Kenichi Handa Date: Mon, 17 Nov 2003 03:58:13 +0000 (+0000) Subject: (mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1719 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=473ad4a5aad77d98c9919da46d9fbea7cbb8de2d;p=emacs.git (mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'. --- diff --git a/lisp/gnus/mm-util.el b/lisp/gnus/mm-util.el index 4ad91852432..421a2204d12 100644 --- a/lisp/gnus/mm-util.el +++ b/lisp/gnus/mm-util.el @@ -355,7 +355,7 @@ used as the line break code type of the coding system." "Set the multibyte flag of the current buffer. Only do this if the default value of `enable-multibyte-characters' is non-nil. This is a no-op in XEmacs." - (set-buffer-multibyte t)) + (set-buffer-multibyte 'to)) (defalias 'mm-enable-multibyte 'ignore)) (if mm-emacs-mule