projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a67296b
)
(henkan-eidt): Fix calling syntax of resize function.
author
handa
<handa>
Tue, 16 Mar 2004 06:50:52 +0000
(06:50 +0000)
committer
handa
<handa>
Tue, 16 Mar 2004 06:50:52 +0000
(06:50 +0000)
ja-anthy.mim
patch
|
blob
|
history
diff --git
a/ja-anthy.mim
b/ja-anthy.mim
index
0ec1d23
..
d78ff1b
100644
(file)
--- a/
ja-anthy.mim
+++ b/
ja-anthy.mim
@@
-191,8
+191,8
@@
(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 @<))