* mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 14 Nov 2006 11:54:40 +0000 (11:54 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 14 Nov 2006 11:54:40 +0000 (11:54 +0000)
commit620be6ca92cc5032780f2cc4363f822882c672af
tree0a16f2cf1acee645d73581426ff7f7022ed1c424
parent278b1558601fbcb0dd18dfc245e2a2fea0b38464
* mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
 mm-with-unibyte-current-buffer to make string unibyte.

* mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
 mm-string-as-multibyte.
lisp/ChangeLog
lisp/mm-decode.el
lisp/mml.el