(mime-edit-normalize-body): Don't use the `(replace-match "\\1\r\n")' form
authoryamaoka <yamaoka>
Tue, 16 Dec 2003 23:36:13 +0000 (23:36 +0000)
committeryamaoka <yamaoka>
Tue, 16 Dec 2003 23:36:13 +0000 (23:36 +0000)
commit5b8331d526ed5334feb7450638897b1cd81fa581
treec56995b107fcbf328d815756a151d9a788883b7c
parent5a737ec4d697ec1f1e6db68fed815669d8cd4bbd
(mime-edit-normalize-body): Don't use the `(replace-match "\\1\r\n")' form
 since it may convert the unibyte string into multibyte in Emacs 21.4.
ChangeLog
mime-edit.el