ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.488 by sf-exg, Mon May 30 18:39:03 2011 UTC vs.
Revision 1.489 by sf-exg, Sat Jul 9 13:40:13 2011 UTC

987 } 987 }
988 988
989 scr_refresh (); 989 scr_refresh ();
990 scrollBar.show (1); 990 scrollBar.show (1);
991#ifdef USE_XIM 991#ifdef USE_XIM
992 IMSendSpot (); 992 im_send_spot ();
993#endif 993#endif
994 } 994 }
995 995
996 display->flush (); 996 display->flush ();
997} 997}
1736 want_refresh = 1; 1736 want_refresh = 1;
1737 1737
1738#if USE_XIM 1738#if USE_XIM
1739 if (Input_Context != NULL) 1739 if (Input_Context != NULL)
1740 { 1740 {
1741 IMSetPosition (); 1741 im_set_position ();
1742 XSetICFocus (Input_Context); 1742 XSetICFocus (Input_Context);
1743 } 1743 }
1744#endif 1744#endif
1745#if CURSOR_BLINK 1745#if CURSOR_BLINK
1746 if (option (Opt_cursorBlink)) 1746 if (option (Opt_cursorBlink))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines