Unhandle those keys that belong to the map "starter" but not
authorntakahas <ntakahas>
Mon, 25 Oct 2010 10:35:54 +0000 (10:35 +0000)
committerntakahas <ntakahas>
Mon, 25 Oct 2010 10:35:54 +0000 (10:35 +0000)
explicitly processed in the map "preedit".

MIM/ta-lk-renganathan.mim

index 22dc5ab..3687b73 100644 (file)
@@ -586,7 +586,9 @@ If 1, try to use surrounding text.  Otherwise, use preedit.")
   (aa "ா" (commit))                  ; 0BBE
   (e  "ெ" (shift e-state))           ; 0BC6
   (ee "ே" (shift ee-state))          ; 0BC7
-  (ai "ை" (shift ai-state)))         ; 0BC8
+  (ai "ை" (shift ai-state))          ; 0BC8
+  (nil
+   (unhandle)))
 
  (c-state
   (sign (shift c-s-state))