From 653c0b4f3a9ce9e5b6d1cc5ead51907e27778502 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 27 Dec 2004 04:56:31 +0000 Subject: [PATCH] Fix previous change. --- ko-romaja.mim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ko-romaja.mim b/ko-romaja.mim index 1a7b0b0..acf0f17 100644 --- a/ko-romaja.mim +++ b/ko-romaja.mim @@ -173,8 +173,8 @@ (tilda ("~")) - ((S-\ ) - (" "))) + (space + ((S-\ )))) (state (init @@ -184,6 +184,7 @@ (V (shift after-LV)) (punctuation) (backspace) + (space) (tilda (shift single))) (after-L -- 1.7.10.4