summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-08-16 01:57:13 +0000
committerKenichi Handa <handa@m17n.org>1997-08-16 01:57:13 +0000
commitb3c0d506b668d2bbbf3c372b326ea1595b6acaee (patch)
tree7ab7a02ee0a4851f9a01d562fdb65c05f1a9f2e4 /leim
parent0637b53af12fe3207ec744422194e3e4374f726e (diff)
downloademacs-b3c0d506b668d2bbbf3c372b326ea1595b6acaee.tar.gz
(lao-keyboard-mapping): Some elements corrected.
(lao-quail-define-rules): Some translation rules corrected.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/lao.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/leim/quail/lao.el b/leim/quail/lao.el
index b270b278bd7..a36b8321856 100644
--- a/leim/quail/lao.el
+++ b/leim/quail/lao.el
@@ -33,13 +33,13 @@
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes
0 "1" "=" "3" "4" "(1l(B" "5" "(1'(B" ; SPC .. '
- "7" "8" "6" "(1mh(B" "(1A(B" "9" "(1c(B" "(1=(B" ; ( .. /
+ "7" "8" "6" "(1mh(B" "(1A(B" "(1*(B" "(1c(B" "(1=(B" ; ( .. /
"(1"(B" "(1B(B" "(1?(B" "(1b(B" "(16(B" "(1X(B" "(1Y(B" "(1$(B" ; 0 .. 7
- "(15(B" "(1((B" "%" "(1G(B" "(1}(B" "(1m(B" ">" "\)" ; 8 .. ?
+ "(15(B" "(1((B" "%" "(1G(B" "(1}(B" "(1m(B" "$" "\)" ; 8 .. ?
"2" "(1Qi(B" "(1Vi(B" "(1O(B" "." "(1Si(B" "," ":" ; @ .. G
"(1j(B" "(1N(B" "(1k(B" "!" "?" "(1f(B" "(1Wi(B" "(1|(B" ; H .. O
"(1](B" "(1[i(B" "_" ";" "+" "(1Ui(B" "x" "0" ; P .. W
- "\(" "(1Ti(B" "\"" "(1:(B" 0 "(1E(B" "(1\(B" "(1*(B" ; X .. _
+ "\(" "(1Ti(B" "\"" "(1:(B" 0 "(1E(B" "(1\(B" "9" ; X .. _
"(1'(B" "(1Q(B" "(1V(B" "(1a(B" "(1!(B" "(1S(B" "(14(B" "(1`(B" ; ` .. g
"(1i(B" "(1C(B" "(1h(B" "(1R(B" "(1J(B" "(17(B" "(1W(B" "(19(B" ; h .. o
"(1-(B" "(1[(B" "(1>(B" "(1K(B" "(1P(B" "(1U(B" "(1M(B" "(1d(B" ; p .. w
@@ -169,7 +169,7 @@
("*" "6")
("+" "0(1mh1(B")
("," ("(1A(B" . lao-consonant-input))
- ("-" "9")
+ ("-" ("(1*(B" . lao-consonant-input))
("." "(1c(B")
("/" ("(1=(B" . lao-consonant-input))
("0" ("(1"(B" . lao-consonant-input))
@@ -186,7 +186,7 @@
(";" ("(1G(B" . lao-consonant-input))
("<" ("(1}(B" . lao-consonant-input))
("=" "(1m(B")
- (">" ">")
+ (">" "$")
("?" ")")
("@" "2")
("A" "0(1Qi1(B")
@@ -218,7 +218,7 @@
("[" ("(1:(B" . lao-consonant-input))
("]" ("(1E(B" . lao-consonant-input))
("^" "(1\(B")
- ("_" ("(1*(B" . lao-consonant-input))
+ ("_" "9")
("`" ("(1'(B" . lao-consonant-input))
("a" "(1Q(B")
("b" "(1V(B")