diff src/mbyte.c @ 781:afa9ef8a18a1

updated for version 7.0228
author vimboss
date Sat, 18 Mar 2006 21:33:02 +0000
parents 5a5a080c2776
children d2c169a725c8
line wrap: on
line diff
--- a/src/mbyte.c
+++ b/src/mbyte.c
@@ -4169,7 +4169,7 @@ xim_queue_key_press_event(GdkEventKey *e
 	    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);