("Thai"): Set a lisp form that produces
composed string in `sample-text' language info.
This commit is contained in:
parent
ec724c2905
commit
e2a20aa791
1 changed files with 3 additions and 1 deletions
|
@ -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)))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue