(state:init): Add `shift' to the branch
authorhanda <handa>
Fri, 30 May 2008 05:04:10 +0000 (05:04 +0000)
committerhanda <handa>
Fri, 30 May 2008 05:04:10 +0000 (05:04 +0000)
action of enter-fullwidth-mode and enter-single-fullwidth-mode.

MIM/zh-cangjie.mim

index 9468922..b9d6364 100644 (file)
@@ -16363,8 +16363,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