Mercurial > emacs
comparison lisp/language/thai.el @ 24461:477d5b1ea759
(tis-620): New alias coding system for thai-tis620.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 09 Mar 1999 11:57:05 +0000 |
parents | 5c0a4ed13900 |
children | 5562243fdd2b |
comparison
equal
deleted
inserted
replaced
24460:be35d27a4bfb | 24461:477d5b1ea759 |
---|---|
37 (post-read-conversion . thai-post-read-conversion) | 37 (post-read-conversion . thai-post-read-conversion) |
38 (pre-write-conversion . thai-pre-write-conversion))) | 38 (pre-write-conversion . thai-pre-write-conversion))) |
39 | 39 |
40 (define-coding-system-alias 'th-tis620 'thai-tis620) | 40 (define-coding-system-alias 'th-tis620 'thai-tis620) |
41 (define-coding-system-alias 'tis620 'thai-tis620) | 41 (define-coding-system-alias 'tis620 'thai-tis620) |
42 (define-coding-system-alias 'tis-620 'thai-tis620) | |
42 | 43 |
43 (set-language-info-alist | 44 (set-language-info-alist |
44 "Thai" '((tutorial . "TUTORIAL.th") | 45 "Thai" '((tutorial . "TUTORIAL.th") |
45 (charset thai-tis620) | 46 (charset thai-tis620) |
46 (coding-system thai-tis620) | 47 (coding-system thai-tis620) |