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.372 by root, Tue Dec 11 03:30:47 2007 UTC vs.
Revision 1.374 by root, Tue Dec 11 18:00:06 2007 UTC

1476 break; 1476 break;
1477 1477
1478 case MapNotify: 1478 case MapNotify:
1479 mapped = 1; 1479 mapped = 1;
1480#ifdef TEXT_BLINK 1480#ifdef TEXT_BLINK
1481 text_blink_ev.start (TEXT_BLINK_INTERVAL); 1481 text_blink_ev.start ();
1482#endif 1482#endif
1483 HOOK_INVOKE ((this, HOOK_MAP_NOTIFY, DT_XEVENT, &ev, DT_END)); 1483 HOOK_INVOKE ((this, HOOK_MAP_NOTIFY, DT_XEVENT, &ev, DT_END));
1484 break; 1484 break;
1485 1485
1486 case UnmapNotify: 1486 case UnmapNotify:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines