(state:state-LVT-or-LVTL): Add backspace branch.
authorhanda <handa>
Fri, 21 May 2010 23:19:38 +0000 (23:19 +0000)
committerhanda <handa>
Fri, 21 May 2010 23:19:38 +0000 (23:19 +0000)
MIM/ko-han2.mim

index bc888cb..4cb3f07 100644 (file)
@@ -351,8 +351,8 @@ This input method uses this keyboard layout:
   (L-or-T-head ;; e.g. "rkrtr"; make the last "r" start a new composing.
    (pushback 1) (shift init))
   (V-head ;; e.g. "rkrth"; make the last "th" start a new composing.
-   (delete @<) (set T T1) (compose) (pushback 2) (shift init)))
-)
+   (delete @<) (set T T1) (compose) (pushback 2) (shift init))
+  (backspace)))
 
 ;; Local Variables:
 ;; coding: utf-8