]> git.eshelyaron.com Git - emacs.git/commitdiff
("Thai"): Add cp874, iso-8859-11 coding
authorDave Love <fx@gnu.org>
Thu, 6 Jun 2002 11:32:53 +0000 (11:32 +0000)
committerDave Love <fx@gnu.org>
Thu, 6 Jun 2002 11:32:53 +0000 (11:32 +0000)
systems.

lisp/language/thai.el

index c9674b28901b9314988f0f65281f6ee9a4546553..754fb2e3f51d016e29872b90b2d21df7d5170fe1 100644 (file)
@@ -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")