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

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.149 by sf-exg, Sat Jan 7 12:01:30 2012 UTC vs.
Revision 1.150 by sf-exg, Mon Jan 9 15:34:57 2012 UTC

1543 1543
1544 if (set >= 0) 1544 if (set >= 0)
1545 { 1545 {
1546 THIS->set_option (optval, set); 1546 THIS->set_option (optval, set);
1547 1547
1548 if (THIS->env_colorfgbg [0]) // avoid doing this before START 1548 if (THIS->init_done) // avoid doing this before START
1549 switch (optval) 1549 switch (optval)
1550 { 1550 {
1551 case Opt_skipBuiltinGlyphs: 1551 case Opt_skipBuiltinGlyphs:
1552 THIS->set_fonts (); 1552 THIS->set_fonts ();
1553 THIS->scr_remap_chars (); 1553 THIS->scr_remap_chars ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines