projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3d04b
)
(update_cursor): Update control.cursor_pos.
author
handa
<handa>
Fri, 11 Nov 2005 11:24:14 +0000
(11:24 +0000)
committer
handa
<handa>
Fri, 11 Nov 2005 11:24:14 +0000
(11:24 +0000)
example/medit.c
patch
|
blob
|
history
diff --git
a/example/medit.c
b/example/medit.c
index
93aa40a
..
3789067
100644
(file)
--- a/
example/medit.c
+++ b/
example/medit.c
@@
-508,6
+508,7
@@
update_cursor (int pos, int full)
{
MDrawMetric rect;
+ control.cursor_pos = pos;
if (full)
{
/* CUR is inaccurate. We can trust only TOP. */