updated for version 7.0228

This commit is contained in:
vimboss
2006-03-18 21:33:02 +00:00
parent 899c548e82
commit 0fa22b2d47
+1 -1
View File
@@ -4169,7 +4169,7 @@ xim_queue_key_press_event(GdkEventKey *event, int down)
if (event->type != GDK_KEY_PRESS)
return TRUE;
if (map_to_exists_mode((char_u *)"", LANGMAP))
if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE))
{
im_set_active(FALSE);