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

Comparing rxvt-unicode/src/perl/urxvt-popup (file contents):
Revision 1.3 by root, Sat Jan 7 20:50:43 2006 UTC vs.
Revision 1.4 by root, Sat Jan 7 21:22:02 2006 UTC

130 # should definitely not fail 130 # should definitely not fail
131 $self->grab ($self->{data}{event}{time}, 1) 131 $self->grab ($self->{data}{event}{time}, 1)
132 and $self->allow_events_async; 132 and $self->allow_events_async;
133} 133}
134 134
135sub on_destroy {
136}
137 135
138 136
139 137
140 138
141 139

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines