From da75412f6e4378158282efc4c4825866e09bf0b9 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 16 Aug 2004 04:27:25 +0000 Subject: [PATCH] *** empty log message *** --- example/medit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/example/medit.c b/example/medit.c index 5680253..2abea0e 100644 --- a/example/medit.c +++ b/example/medit.c @@ -1133,6 +1133,7 @@ ExposeProc (Widget w, XEvent *event, String *str, Cardinal *num) update_top (0); update_cursor (0, 1); redraw (0, win_height, 0, 1); + if (current_input_method >= 0) { int idx = current_input_method; -- 1.7.10.4