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.306 by root, Mon Feb 6 05:40:15 2006 UTC vs.
Revision 1.307 by root, Sat Feb 11 10:53:37 2006 UTC

1719 HOOK_INVOKE ((this, HOOK_FOCUS_OUT, DT_END)); 1719 HOOK_INVOKE ((this, HOOK_FOCUS_OUT, DT_END));
1720 1720
1721#if USE_XIM 1721#if USE_XIM
1722 if (Input_Context != NULL) 1722 if (Input_Context != NULL)
1723 { 1723 {
1724 IMSetStatusPosition (); 1724 IMSetPosition ();
1725 XSetICFocus (Input_Context); 1725 XSetICFocus (Input_Context);
1726 } 1726 }
1727#endif 1727#endif
1728#if CURSOR_BLINK 1728#if CURSOR_BLINK
1729 if (OPTION (Opt_cursorBlink)) 1729 if (OPTION (Opt_cursorBlink))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines