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

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.197 by sf-tpope, Fri Aug 19 23:08:35 2011 UTC vs.
Revision 1.198 by root, Tue Oct 4 22:25:14 2011 UTC

1209 1209
1210sub DESTROY { 1210sub DESTROY {
1211 $_[0][1]->stop; 1211 $_[0][1]->stop;
1212} 1212}
1213 1213
1214# only needed for AnyEvent < 6 compatibility
1214sub one_event { 1215sub one_event {
1215 Carp::croak "AnyEvent->one_event blocking wait unsupported in urxvt, use a non-blocking API"; 1216 Carp::croak "AnyEvent->one_event blocking wait unsupported in urxvt, use a non-blocking API";
1216} 1217}
1217 1218
1218package urxvt::term; 1219package urxvt::term;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines