comparison leim/quail/lao.el @ 19261:84a9af170661

Change title string of input method "Lao".
author Kenichi Handa <handa@m17n.org>
date Sun, 10 Aug 1997 04:04:35 +0000
parents 751941736224
children b4eb3242ba6e
comparison
equal deleted inserted replaced
19260:2d94069b1e81 19261:84a9af170661
93 ;; corresponding to the current key when Lao consonant is entered. 93 ;; corresponding to the current key when Lao consonant is entered.
94 (defun lao-consonant-input (key len) 94 (defun lao-consonant-input (key len)
95 (copy-alist lao-consonant-alist)) 95 (copy-alist lao-consonant-alist))
96 96
97 (quail-define-package 97 (quail-define-package
98 "lao" "Lao" "(1"(B" t 98 "lao" "Lao" "(1E(B" t
99 "Lao input method simulating Lao keyboard layout based on Thai TIS620" 99 "Lao input method simulating Lao keyboard layout based on Thai TIS620"
100 nil t t t t) 100 nil t t t t)
101 101
102 (defmacro lao-quail-define-rules (&rest rules) 102 (defmacro lao-quail-define-rules (&rest rules)
103 (let ((l rules) 103 (let ((l rules)