(eword-charset-encoding-alist): Add `iso-2022-jp-3'.
authortomo <tomo>
Wed, 7 Jun 2000 09:38:56 +0000 (09:38 +0000)
committertomo <tomo>
Wed, 7 Jun 2000 09:38:56 +0000 (09:38 +0000)
eword-encode.el

index 4f45c6f..5735e04 100644 (file)
@@ -77,6 +77,7 @@ If method is nil, this field will not be encoded."
     (iso-8859-8                . "Q")
     (iso-8859-9                . "Q")
     (iso-2022-jp       . "B")
+    (iso-2022-jp-3     . "B")
     (iso-2022-kr       . "B")
     (gb2312            . "B")
     (cn-gb             . "B")