diff lisp/language/thai.el @ 88721:4c12a4188863

("Thai"): Add cp874, iso-8859-11 coding systems.
author Dave Love <fx@gnu.org>
date Thu, 06 Jun 2002 11:32:53 +0000
parents 28bd7f9972dc
children 85b9175715b8
line wrap: on
line diff
--- a/lisp/language/thai.el	Thu Jun 06 11:32:45 2002 +0000
+++ b/lisp/language/thai.el	Thu Jun 06 11:32:53 2002 +0000
@@ -42,7 +42,7 @@
 (set-language-info-alist
  "Thai" '((tutorial . "TUTORIAL.th")
 	  (charset thai-tis620)
-	  (coding-system thai-tis620)
+	  (coding-system thai-tis620 iso-8859-11 cp874)
 	  (coding-priority thai-tis620)
 	  (nonascii-translation . tis620-2533)
 	  (input-method . "thai-kesmanee")