diff options
Diffstat (limited to 'leim/quail/thai.el')
-rw-r--r-- | leim/quail/thai.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/leim/quail/thai.el b/leim/quail/thai.el index dc368bbbbba..2824036243e 100644 --- a/leim/quail/thai.el +++ b/leim/quail/thai.el @@ -189,7 +189,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 t t nil t nil nil nil nil nil t) (thai-quail-define-rules 'kesmanee ("1" (",TE(B" . thai-consonant-input)) @@ -296,7 +296,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 t t nil t nil nil nil nil nil t) (thai-quail-define-rules 'pattachote ("1" "=") |