Mercurial > emacs
changeset 48392:ca2088b6c38c
(thai-tis620): Make it safe.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 18 Nov 2002 00:08:16 +0000 |
parents | 8ec11e12f8a9 |
children | 68aa78bf3f63 |
files | lisp/language/thai.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/thai.el Mon Nov 18 00:07:56 2002 +0000 +++ b/lisp/language/thai.el Mon Nov 18 00:08:16 2002 +0000 @@ -32,7 +32,7 @@ 'thai-tis620 2 ?T "8-bit encoding for ASCII (MSB=0) and Thai TIS620 (MSB=1)." '(ascii thai-tis620 nil nil - nil ascii-eol) + nil nil nil nil nil nil nil nil nil nil nil t) '((safe-charsets ascii thai-tis620) (mime-charset . tis-620) (post-read-conversion . thai-post-read-conversion)))