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

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.153 by sf-exg, Wed Apr 11 10:20:00 2012 UTC vs.
Revision 1.154 by sf-exg, Wed Apr 11 11:32:21 2012 UTC

1554 THIS->scr_remap_chars (); 1554 THIS->scr_remap_chars ();
1555 THIS->scr_touch (true); 1555 THIS->scr_touch (true);
1556 THIS->want_refresh = 1; 1556 THIS->want_refresh = 1;
1557 THIS->refresh_check (); 1557 THIS->refresh_check ();
1558 break; 1558 break;
1559
1560#ifdef CURSOR_BLINK 1559#ifdef CURSOR_BLINK
1561 case Opt_cursorBlink: 1560 case Opt_cursorBlink:
1562 THIS->cursor_blink_reset (); 1561 THIS->cursor_blink_reset ();
1563 break; 1562 break;
1564#endif 1563#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines