changeset 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 3f62ffb4894d
children 39d53d435855
files lisp/language/thai.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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")