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:
5a59e26
)
(FaceProc): Call hide_cursor () at first.
author
handa
<handa>
Tue, 12 Oct 2004 13:05:11 +0000
(13:05 +0000)
committer
handa
<handa>
Tue, 12 Oct 2004 13:05:11 +0000
(13:05 +0000)
example/medit.c
patch
|
blob
|
history
diff --git
a/example/medit.c
b/example/medit.c
index
3b178bf
..
b8748f0
100644
(file)
--- a/
example/medit.c
+++ b/
example/medit.c
@@
-1844,6
+1844,7
@@
FaceProc (Widget w, XtPointer client_data, XtPointer call_data)
int from, to;
int old_y1;
+ hide_cursor ();
if (! SELECTEDP ())
{
MPlist *plist;