]> git.eshelyaron.com Git - emacs.git/commitdiff
(mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'.
authorKenichi Handa <handa@m17n.org>
Mon, 17 Nov 2003 03:58:13 +0000 (03:58 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 17 Nov 2003 03:58:13 +0000 (03:58 +0000)
lisp/gnus/mm-util.el

index 4ad91852432c4485b82c126a6341e601bf383110..421a2204d1273c2133c69509be93b55d688d7a91 100644 (file)
@@ -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