From: handa Date: Fri, 21 May 2010 23:19:38 +0000 (+0000) Subject: (state:state-LVT-or-LVTL): Add backspace branch. X-Git-Tag: REL-1-6-2~48 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e49bfadf246fa03265d947c7206f25caa826e8d9;p=m17n%2Fm17n-db.git (state:state-LVT-or-LVTL): Add backspace branch. --- diff --git a/MIM/ko-han2.mim b/MIM/ko-han2.mim index bc888cb..4cb3f07 100644 --- a/MIM/ko-han2.mim +++ b/MIM/ko-han2.mim @@ -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