comparison lisp/gnus/ChangeLog @ 98317:36acd6af0772

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 24 Sep 2008 01:16:16 +0000
parents 30636ed66b80
children 7fa3e064d230
comparison
equal deleted inserted replaced
98316:8ecc08b621cb 98317:36acd6af0772
8402 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org> 8402 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8403 8403
8404 * gnus-art.el (gnus-mime-inline-part): Decode parts according to 8404 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8405 the coding cookies; decompress compressed parts. 8405 the coding cookies; decompress compressed parts.
8406 8406
8407 * mml.el (mml-generate-mime-1): Add the charaset parameter according 8407 * mml.el (mml-generate-mime-1): Add the charset parameter according
8408 to the value which a user specified manually or the coding cookie. 8408 to the value which a user specified manually or the coding cookie.
8409 8409
8410 * mm-util.el (mm-string-to-multibyte): New function. 8410 * mm-util.el (mm-string-to-multibyte): New function.
8411 (mm-detect-mime-charset-region): Work with Emacs 22 as well. 8411 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8412 (mm-coding-system-to-mime-charset): New function. 8412 (mm-coding-system-to-mime-charset): New function.