(map:misc): Delete "\\".
authorhanda <handa>
Fri, 30 May 2008 04:17:27 +0000 (04:17 +0000)
committerhanda <handa>
Fri, 30 May 2008 04:17:27 +0000 (04:17 +0000)
(map:join): New map.
(state:init): Add branch `join'.

MIM/si-wijesekera.mim

index 2c241ba..59ae0e3 100644 (file)
@@ -538,9 +538,10 @@ This input method requires surrounding text support.
       (1
        (delete @<))))
     ((= c 0x0DDB)
-     0x0DD9)))
+     0x0DD9))))
 
-  ("\\" (shift join))))
+ (join
+  ("\\")))
 
 (state
  (init
@@ -567,7 +568,8 @@ This input method requires surrounding text support.
        (delete @-1)
        (move @>)
        0x0DDB)))))
-  (misc))
+  (misc)
+  (join (shift join)))
 
  (join
   (consonant