comparison lisp/mule/thai-xtis.el @ 418:e804706bfb8c r21-2-17

Import from CVS: tag r21-2-17
author cvs
date Mon, 13 Aug 2007 11:23:13 +0200
parents 697ef44129c6
children 95016f13131a
comparison
equal deleted inserted replaced
417:43a18b32d56e 418:e804706bfb8c
34 34
35 ;;; Code: 35 ;;; Code:
36 36
37 (when (featurep 'xemacs) 37 (when (featurep 'xemacs)
38 (make-charset 'thai-xtis "Precomposed Thai (XTIS by Virach)." 38 (make-charset 'thai-xtis "Precomposed Thai (XTIS by Virach)."
39 '(registry "xtis-0$" 39 '(registry "xtis-0"
40 dimension 2 40 dimension 2
41 columns 1
41 chars 94 42 chars 94
42 final ?? 43 final ??
43 graphic 0)) 44 graphic 0))
44 45
45 (modify-syntax-entry 'thai-xtis "w") 46 (modify-syntax-entry 'thai-xtis "w")