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.52 by root, Tue Jan 10 04:23:39 2006 UTC vs.
Revision 1.53 by root, Tue Jan 10 04:49:54 2006 UTC

1318 if (ix) 1318 if (ix)
1319 THIS->want_refresh = 1; 1319 THIS->want_refresh = 1;
1320 } 1320 }
1321} 1321}
1322 1322
1323char
1324rxvt_term::cur_charset ()
1325 CODE:
1326 RETVAL = THIS->charsets [THIS->screen.charset];
1327 OUTPUT:
1328 RETVAL
1329
1323int 1330int
1324rxvt_term::selection_grab (U32 eventtime) 1331rxvt_term::selection_grab (U32 eventtime)
1325 1332
1326void 1333void
1327rxvt_term::selection (SV *newtext = 0) 1334rxvt_term::selection (SV *newtext = 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines