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

Comparing rxvt-unicode/src/perl/selection-autotransform (file contents):
Revision 1.7 by root, Mon Feb 6 06:14:08 2006 UTC vs.
Revision 1.8 by sf-exg, Sun Nov 20 11:09:22 2011 UTC

50 s/[\x00-\x1f\x80-\x9f]/·/g; 50 s/[\x00-\x1f\x80-\x9f]/·/g;
51 $self->msg ($self->special_encode ("auto-transformed to $_")); 51 $self->msg ($self->special_encode ("auto-transformed to $_"));
52 last; 52 last;
53 } 53 }
54 } 54 }
55 55
56 () 56 ()
57} 57}
58 58

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines