(mime-charset-coding-system-alist): Use coding-system `tis-620'
authormorioka <morioka>
Thu, 23 Sep 1999 08:48:39 +0000 (08:48 +0000)
committermorioka <morioka>
Thu, 23 Sep 1999 08:48:39 +0000 (08:48 +0000)
instead of `tis620'.

mcs-20.el

index 3953269..b4472d5 100644 (file)
--- a/mcs-20.el
+++ b/mcs-20.el
@@ -44,8 +44,8 @@
           (cn-gb         . cn-gb-2312)
           (iso-2022-jp-2 . iso-2022-7bit-ss2)
           (tis-620       . tis620)
-          (windows-874   . tis620)
-          (cp874         . tis620)
+          (windows-874   . tis-620)
+          (cp874         . tis-620)
           (x-ctext       . ctext)
           (unknown       . undecided)
           (x-unknown     . undecided)