aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/thai.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 08b41792be3..1c1909976a5 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -32,7 +32,7 @@
32 'thai-tis620 2 ?T 32 'thai-tis620 2 ?T
33 "8-bit encoding for ASCII (MSB=0) and Thai TIS620 (MSB=1)." 33 "8-bit encoding for ASCII (MSB=0) and Thai TIS620 (MSB=1)."
34 '(ascii thai-tis620 nil nil 34 '(ascii thai-tis620 nil nil
35 nil ascii-eol) 35 nil nil nil nil nil nil nil nil nil nil nil t)
36 '((safe-charsets ascii thai-tis620) 36 '((safe-charsets ascii thai-tis620)
37 (mime-charset . tis-620) 37 (mime-charset . tis-620)
38 (post-read-conversion . thai-post-read-conversion))) 38 (post-read-conversion . thai-post-read-conversion)))