From df3595f87da3dc5ac302d4aec15d72a02c09fc3d Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 5 Sep 2002 05:06:10 +0000 Subject: [PATCH] (thai-kesmanee): Fix the mapping of `"' and `}'. --- leim/quail/thai.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/leim/quail/thai.el b/leim/quail/thai.el index ec7bffa9373..72164f0bc48 100644 --- a/leim/quail/thai.el +++ b/leim/quail/thai.el @@ -87,7 +87,7 @@ The difference from the ordinal Thai keyboard: [ 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 "#" ",TF(B" ",Tr(B" ",Ts(B" ",Tt(B" ",TQi(B" ",T'(B" ; SPC .. ' + 0 "#" "." ",Tr(B" ",Ts(B" ",Tt(B" ",TQi(B" ",T'(B" ; SPC .. ' ",Tv(B" ",Tw(B" ",Tu(B" ",Ty(B" ",TA(B" ",T"(B" ",Tc(B" ",T=(B" ; ( .. / ",T((B" ",TE(B" "/" "_" ",T@(B" ",T6(B" ",TX(B" ",TV(B" ; 0 .. 7 ",T$(B" ",T5(B" ",T+(B" ",TG(B" ",T2(B" ",T*(B" ",TL(B" ",TF(B" ; 8 .. ? @@ -98,7 +98,7 @@ The difference from the ordinal Thai keyboard: ",T#(B" ",T?(B" ",TT(B" ",Ta(B" ",T!(B" ",TS(B" ",T4(B" ",T`(B" ; ` .. g ",Ti(B" ",TC(B" ",Th(B" ",TR(B" ",TJ(B" ",T7(B" ",TW(B" ",T9(B" ; h .. o ",TB(B" ",Tf(B" ",T>(B" ",TK(B" ",TP(B" ",TU(B" ",TM(B" ",Td(B" ; p .. w - ",T;(B" ",TQ(B" ",T<(B" ",T0(B" ",To(B" "." ",T%(B" 0 ; x .. DEL + ",T;(B" ",TQ(B" ",T<(B" ",T0(B" ",To(B" "," ",T%(B" 0 ; x .. DEL ])) -- 2.39.2