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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.341 by ayin, Fri Aug 3 23:15:34 2007 UTC vs.
Revision 1.342 by ayin, Fri Aug 3 23:32:14 2007 UTC

3432 break; 3432 break;
3433 case URxvt_Color_IT: 3433 case URxvt_Color_IT:
3434 process_color_seq (op, Color_IT, str, resp); 3434 process_color_seq (op, Color_IT, str, resp);
3435 break; 3435 break;
3436#endif 3436#endif
3437#if ENABLE_TRANSPARENCY && TINTING 3437#if ENABLE_TRANSPARENCY
3438 case URxvt_Color_tint: 3438 case URxvt_Color_tint:
3439 process_color_seq (op, Color_tint, str, resp); 3439 process_color_seq (op, Color_tint, str, resp);
3440 3440
3441 check_our_parents (); 3441 check_our_parents ();
3442 3442

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines