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

Comparing rxvt-unicode/src/perl/xim-onthespot (file contents):
Revision 1.4 by sf-exg, Sat Aug 6 18:39:33 2011 UTC vs.
Revision 1.5 by sf-exg, Sun Nov 20 11:09:22 2011 UTC

1#! perl 1#! perl
2 2
3# 3#
4# problems with this implementation include 4# problems with this implementation include
5# 5#
6# - primary, secondary, tertiary are NO different to other highlighting styles 6# - primary, secondary, tertiary are NO different to other highlighting styles
7# - if rend values are missing, they are not being interpolated 7# - if rend values are missing, they are not being interpolated
8# 8#
9 9
10my $SIZEOF_LONG = length pack "l!", 0; 10my $SIZEOF_LONG = length pack "l!", 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines