From: Kenichi Handa Date: Mon, 30 Sep 2002 10:47:59 +0000 (+0000) Subject: (thai-tis620): Add `mime-charset' property. X-Git-Tag: ttn-vms-21-2-B4~12972 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b586f4b4cc2a90cc09191812461060e6b7b12ec2;p=emacs.git (thai-tis620): Add `mime-charset' property. --- diff --git a/lisp/language/thai.el b/lisp/language/thai.el index 931142f727b..135ce7cb74e 100644 --- a/lisp/language/thai.el +++ b/lisp/language/thai.el @@ -34,6 +34,7 @@ '(ascii thai-tis620 nil nil nil ascii-eol) '((safe-charsets ascii thai-tis620) + (mime-charset . tis-620) (post-read-conversion . thai-post-read-conversion))) (define-coding-system-alias 'th-tis620 'thai-tis620)