changeset 89629:5e12f0bce446

(mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'.
author Kenichi Handa <handa@m17n.org>
date Mon, 17 Nov 2003 03:58:13 +0000
parents 16559d69b325
children 1961cc2af44d
files lisp/gnus/mm-util.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/mm-util.el	Mon Nov 17 03:57:03 2003 +0000
+++ b/lisp/gnus/mm-util.el	Mon Nov 17 03:58:13 2003 +0000
@@ -355,7 +355,7 @@
 	"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