Mercurial > emacs
changeset 33225:1b0435120e67
("Thai"): Set a lisp form that produces
composed string in `sample-text' language info.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 06 Nov 2000 00:10:50 +0000 |
parents | 16e812e93e0d |
children | d5f086989bfd |
files | lisp/language/thai.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/thai.el Mon Nov 06 00:10:12 2000 +0000 +++ b/lisp/language/thai.el Mon Nov 06 00:10:50 2000 +0000 @@ -49,7 +49,9 @@ (input-method . "thai-kesmanee") (unibyte-display . thai-tis620) (features thai-util) - (sample-text . "Thai (,T@RIRd7B(B) ,TJ0GQ1J04U1$0CQ1:(B, ,TJ0GQ1J04U10$h1P(B") + (sample-text + . (thai-compose-string + (copy-sequence "Thai (,T@RIRd7B(B) ,TJ0GQ1J04U1$0CQ1:(B, ,TJ0GQ1J04U10$h1P(B"))) (documentation . t)))