aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/thai.el
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>1998-08-10 06:29:02 +0000
committerKenichi Handa <[email protected]>1998-08-10 06:29:02 +0000
commita564ccf9333c5300b4de6271aea8f6f329a72f55 (patch)
tree04602cb783656e8fea32a15eaba0f9b730ca07e6 /lisp/language/thai.el
parent8f76845d7eef977f60ef1e95d9bdeccb8249638c (diff)
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal. Add properties nonascii-translation, input-method, features, unibyte-syntax, and unibyte-display.
Diffstat (limited to 'lisp/language/thai.el')
-rw-r--r--lisp/language/thai.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 6ee6d8780b..3b88e892b7 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -42,10 +42,13 @@
(set-language-info-alist
"Thai" '((tutorial . "TUTORIAL.th")
- (setup-function . setup-thai-environment)
(charset thai-tis620)
(coding-system thai-tis620)
(coding-priority thai-tis620)
+ (nonascii-translation . thai-tis620)
+ (input-method . "thai-kesmanee")
+ (unibyte-display . thai-tis620)
+ (features thai-util)
(sample-text . "Thai (,T@RIRd7B(B) ,TJ(B0,TGQ(B1,TJ(B0,T4U(B1,T$(B0,TCQ(B1,T:(B, ,TJ(B0,TGQ(B1,TJ(B0,T4U(B10,T$h(B1,TP(B")
(documentation . t)))