("Thai"): Set a lisp form that produces
authorKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 00:10:50 +0000 (00:10 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 00:10:50 +0000 (00:10 +0000)
composed string in `sample-text' language info.

lisp/language/thai.el

index addb438..17b6261 100644 (file)
@@ -49,7 +49,9 @@
          (input-method . "thai-kesmanee")
          (unibyte-display . thai-tis620)
          (features thai-util)
-         (sample-text . "Thai (\e,T@RIRd7B\e(B)          \e,TJ\e0GQ\e1J\e04U\e1$\e0CQ\e1:\e(B, \e,TJ\e0GQ\e1J\e04U\e1\e0$h\e1P\e(B")
+         (sample-text 
+          . (thai-compose-string
+             (copy-sequence "Thai (\e,T@RIRd7B\e(B)              \e,TJ\e0GQ\e1J\e04U\e1$\e0CQ\e1:\e(B, \e,TJ\e0GQ\e1J\e04U\e1\e0$h\e1P\e(B")))
          (documentation . t)))