From: morioka Date: Thu, 11 Mar 1999 08:01:13 +0000 (+0000) Subject: (eword-charset-encoding-alist): Add `tis-620'. X-Git-Tag: flim-1_12_6~20 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=27cd9f99b5c05c39efcdfdd3dd434fa9f044b757;p=elisp%2Fflim.git (eword-charset-encoding-alist): Add `tis-620'. --- diff --git a/eword-encode.el b/eword-encode.el index 0cd8c8a..bfff8a7 100644 --- a/eword-encode.el +++ b/eword-encode.el @@ -83,6 +83,7 @@ If method is nil, this field will not be encoded." (cn-gb . "B") (cn-gb-2312 . "B") (euc-kr . "B") + (tis-620 . "B") (iso-2022-jp-2 . "B") (iso-2022-int-1 . "B") (utf-8 . "B")