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.40 by pcg, Mon Feb 9 22:45:29 2004 UTC vs.
Revision 1.41 by pcg, Tue Feb 10 00:40:39 2004 UTC

1360 1360
1361 } 1361 }
1362 break; 1362 break;
1363 1363
1364 case SelectionClear: 1364 case SelectionClear:
1365 selection_clear (); 1365 display->set_selection_owner (0);
1366 break; 1366 break;
1367 1367
1368 case SelectionNotify: 1368 case SelectionNotify:
1369 if (selection_wait == Sel_normal) 1369 if (selection_wait == Sel_normal)
1370 selection_paste (ev.xselection.requestor, 1370 selection_paste (ev.xselection.requestor,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines