changeset 47714:39f78ce51bd3

(thai-tis620): Add `mime-charset' property.
author Kenichi Handa <handa@m17n.org>
date Mon, 30 Sep 2002 10:47:59 +0000
parents 7d3c26db7841
children b03e194a48e7
files lisp/language/thai.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/thai.el	Mon Sep 30 08:12:11 2002 +0000
+++ b/lisp/language/thai.el	Mon Sep 30 10:47:59 2002 +0000
@@ -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)