(henkan-eidt): Fix calling syntax of resize function.
authorhanda <handa>
Tue, 16 Mar 2004 06:50:52 +0000 (06:50 +0000)
committerhanda <handa>
Tue, 16 Mar 2004 06:50:52 +0000 (06:50 +0000)
ja-anthy.mim

index 0ec1d23..d78ff1b 100644 (file)
  (henkan-edit
   ((Left) (move @[))
   ((Right) (move @]))
-  ((S-Left) (call resize t))
-  ((S-Right) (call resize nil)))
+  ((S-Left) (call libmimx-anthy resize t))
+  ((S-Right) (call libmimx-anthy resize nil)))
 
  (change-candidate
   ((C-A) (select @<))