From: handa Date: Fri, 30 May 2008 05:02:49 +0000 (+0000) Subject: (state:init): Add `shift' to the branch action X-Git-Tag: REL-1-5-2~19 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0dd130f1599a839454e740ae0afc70cf893ee439;p=m17n%2Fm17n-db.git (state:init): Add `shift' to the branch action of enter-fullwidth-mode and enter-single-fullwidth-mode. (state:isolated-jamo-mode): Likewise. --- diff --git a/MIM/ko-romaja.mim b/MIM/ko-romaja.mim index 57dd72a..965eeac 100644 --- a/MIM/ko-romaja.mim +++ b/MIM/ko-romaja.mim @@ -246,8 +246,8 @@ Special: (T) (backspace) (punctuation) - (enter-fullwidth-mode) - (enter-single-fullwidth-mode) + (enter-fullwidth-mode (shift fullwidth-mode)) + (enter-single-fullwidth-mode (shift single-fullwidth-mode)) (toggle-mode (shift isolated-jamo-mode))) (after-L @@ -281,8 +281,8 @@ Special: (T (commit)) (V (commit)) (commit-preedit (commit)) - (enter-fullwidth-mode) - (enter-single-fullwidth-mode) + (enter-fullwidth-mode (shift fullwidth-mode)) + (enter-single-fullwidth-mode (shift single-fullwidth-mode)) (toggle-mode (shift init)) (nil (unhandle))))