(mime-charset-coding-system-alist): Add `cn-gb' to default value.
authormorioka <morioka>
Thu, 1 Oct 1998 09:36:05 +0000 (09:36 +0000)
committermorioka <morioka>
Thu, 1 Oct 1998 09:36:05 +0000 (09:36 +0000)
mcs-20.el

index 55faf50..b98a1ef 100644 (file)
--- a/mcs-20.el
+++ b/mcs-20.el
@@ -41,6 +41,7 @@
   `,(let ((rest
           '((us-ascii      . raw-text)
             (gb2312        . cn-gb-2312)
+            (cn-gb         . cn-gb-2312)
             (iso-2022-jp-2 . iso-2022-7bit-ss2)
             (x-ctext       . ctext)
             (unknown       . undecided)