]> git.eshelyaron.com Git - emacs.git/commitdiff
(thai-tis620): Make it safe.
authorKenichi Handa <handa@m17n.org>
Mon, 18 Nov 2002 00:08:16 +0000 (00:08 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 18 Nov 2002 00:08:16 +0000 (00:08 +0000)
lisp/language/thai.el

index 08b41792be33a77fd2be2df81c897aed9f5212c7..1c1909976a584d97cd37f7f39957aa24e942f790 100644 (file)
@@ -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)))