From: handa Date: Fri, 30 May 2008 05:04:36 +0000 (+0000) Subject: (state:init): Add `shift' to the branch action of X-Git-Tag: REL-1-5-2~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b64d38190b8112723657e284e62a9cbad3433db5;p=m17n%2Fm17n-db.git (state:init): Add `shift' to the branch action of enter-fullwidth-mode and enter-single-fullwidth-mode. --- diff --git a/MIM/zh-py.mim b/MIM/zh-py.mim index d595205..3fcdad4 100644 --- a/MIM/zh-py.mim +++ b/MIM/zh-py.mim @@ -1329,8 +1329,8 @@ temporarily by typing \"Z\". ;; When an initial character is typed, re-handle it in "main" state. (init (starter (show) (pushback 1) (shift main)) - (enter-fullwidth-mode) - (enter-single-fullwidth-mode)) + (enter-fullwidth-mode (shift fullwidth-mode)) + (enter-single-fullwidth-mode (shift single-fullwidth-mode))) (main ;; When a complete sequence is typed, shift to "select" state