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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.15 by pcg, Fri Jan 16 16:34:56 2004 UTC vs.
Revision 1.16 by pcg, Fri Jan 16 22:11:09 2004 UTC

1/*--------------------------------*-C-*--------------------------------------* 1/*--------------------------------*-C-*--------------------------------------*
2 * File: screen.c 2 * File: screen.c
3 *---------------------------------------------------------------------------* 3 *---------------------------------------------------------------------------*
4 * $Id: screen.C,v 1.15 2004/01/16 16:34:56 pcg Exp $ 4 * $Id: screen.C,v 1.16 2004/01/16 22:11:09 pcg Exp $
5 * 5 *
6 * Copyright (c) 1997-2001 Geoff Wing <gcw@pobox.com> 6 * Copyright (c) 1997-2001 Geoff Wing <gcw@pobox.com>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by
2565} 2565}
2566 2566
2567void 2567void
2568rxvt_term::incr_cb (time_watcher &w) 2568rxvt_term::incr_cb (time_watcher &w)
2569{ 2569{
2570 w.stop ();
2571 selection_wait = Sel_none; 2570 selection_wait = Sel_none;
2572 2571
2573 rxvt_print_error("data loss: timeout on INCR selection paste"); 2572 rxvt_print_error ("data loss: timeout on INCR selection paste");
2574} 2573}
2575 2574
2576/* 2575/*
2577 * INCR support originally provided by Paul Sheer <psheer@obsidian.co.za> 2576 * INCR support originally provided by Paul Sheer <psheer@obsidian.co.za>
2578 */ 2577 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines