Reorder sections.
authorntakahas <ntakahas>
Fri, 16 Jan 2009 12:29:27 +0000 (12:29 +0000)
committerntakahas <ntakahas>
Fri, 16 Jan 2009 12:29:27 +0000 (12:29 +0000)
MIM/ispell.mim

index 286ebf9..591eb83 100644 (file)
@@ -31,6 +31,9 @@ done by the m17n input method.
 
 (title "ISPELL")
 
+(module
+ (libmimx-ispell ispell_word init fini))
+
 (map
  (alpha
   ("A" "A") ("B" "B") ("C" "C") ("D" "D") ("E" "E") ("F" "F") ("G" "G")
@@ -48,9 +51,6 @@ done by the m17n input method.
   ((Left) (select @-))
   ((Right) (select @+))))
 
-(module
- (libmimx-ispell ispell_word init fini))
-
 (state
  (init
   (alpha (shift alpha)))