]> git.eshelyaron.com Git - emacs.git/commitdiff
(rfc2047-charset-encoding-alist): Add gbk and GB18030.
authorKenichi Handa <handa@m17n.org>
Mon, 27 Nov 2006 04:37:55 +0000 (04:37 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 27 Nov 2006 04:37:55 +0000 (04:37 +0000)
lisp/gnus/rfc2047.el

index 40e7c96246baf4d7328791593d8a019ef4161dfa..946c7a464a0456e8869687d3ff36f05d737b0a3b 100644 (file)
@@ -107,6 +107,8 @@ The values can be:
     (iso-2022-jp . B)
     (iso-2022-kr . B)
     (gb2312 . B)
+    (gbk . B)
+    (gb18030 . B)
     (big5 . B)
     (cn-big5 . B)
     (cn-gb . B)