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.2 by root, Wed Jan 25 01:53:33 2006 UTC vs.
Revision 1.3 by root, Sat Jun 2 05:07:12 2007 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, teriary is NOT different to other hilighting 6# - primary, secondary, tertiary are NO different to other hilighting styles
7# - if rend values are missing, they are not 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;
11 11
12sub refresh { 12sub refresh {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines