* rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 10 Dec 2008 10:02:50 +0000 (10:02 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 10 Dec 2008 10:02:50 +0000 (10:02 +0000)
commitb6b8f5fda993e752657e4a09bfa6022e42df673c
treeb6be40c38ba5efcdf286c1862bbef8c6a26a26b8
parentc3f995a2cbc9715b56d732b28b078c102dccccd3
* rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
`allow-override' which says whether to use `mm-charset-override-alist'.
(rfc2047-decode-encoded-words): Use it.

* mm-util.el (mm-charset-override-alist): Fix custom type;
add `(gb2312 . gbk)' to choices.
lisp/gnus/ChangeLog
lisp/gnus/mm-util.el
lisp/gnus/rfc2047.el