From 7c10feb119c4975e28827d8bd7b57ec4dd4d5f4e Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 7 Sep 2000 02:54:36 +0000 Subject: [PATCH] ("thai-kesmanee", "thai-pattachote"): Use keyboard translation. --- 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 a55e5f54eaf..c6b51647073 100644 --- a/leim/quail/thai.el +++ b/leim/quail/thai.el @@ -78,7 +78,7 @@ The difference from the ordinal Thai keyboard: ',T_(B' and ',To(B' are assigned to '\\' and '|' respectively, ',T#(B' and ',T%(B' are assigned to '`' and '~' respectively, Don't know where to assign characters ',Tz(B' and ',T{(B'." - nil t t nil t nil nil nil 'quail-thai-update-translation nil t) + nil t t t t nil nil nil 'quail-thai-update-translation nil t) (quail-install-map (thai-generate-quail-map @@ -106,7 +106,7 @@ The difference from the ordinal Thai keyboard: (quail-define-package "thai-pattachote" "Thai" ",T!;(B>" t "Thai Pattachote input method with TIS620 keyboard layout" - nil t t nil t nil nil nil 'quail-thai-update-translation nil t) + nil t t t t nil nil nil 'quail-thai-update-translation nil t) (quail-install-map (thai-generate-quail-map -- 2.39.2