X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=MIM%2Fzh-py.mim;h=832e57818f729dfb750c34755b9ac0d96a54ea7d;hb=fb4c89602c2bac4788782a93bf8fbf08e78638a5;hp=d595205a2e246f3a749a8e2b5edb745001f290a4;hpb=f0d77ad033d0b99b0f0259e501ffb0984a1c5f9b;p=m17n%2Fm17n-db.git diff --git a/MIM/zh-py.mim b/MIM/zh-py.mim index d595205..832e578 100644 --- a/MIM/zh-py.mim +++ b/MIM/zh-py.mim @@ -1,5 +1,5 @@ ;; zh-py.mim -- Chinese input method with Pinyin sequence -;; Copyright (C) 2003, 2004, 2005 +;; Copyright (C) 2003, 2004, 2005, 2008 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -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