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.449 by sf-exg, Sun Apr 18 11:06:46 2010 UTC vs.
Revision 1.450 by sf-exg, Sun Apr 18 11:11:28 2010 UTC

3397 process_color_seq (op, Color_pointer_bg, str, resp); 3397 process_color_seq (op, Color_pointer_bg, str, resp);
3398 break; 3398 break;
3399#ifdef OPTION_HC 3399#ifdef OPTION_HC
3400 case XTerm_Color_HC: 3400 case XTerm_Color_HC:
3401 process_color_seq (op, Color_HC, str, resp); 3401 process_color_seq (op, Color_HC, str, resp);
3402 break;
3403 case XTerm_Color_HTC:
3404 process_color_seq (op, Color_HTC, str, resp);
3402 break; 3405 break;
3403#endif 3406#endif
3404#ifndef NO_BOLD_UNDERLINE_REVERSE 3407#ifndef NO_BOLD_UNDERLINE_REVERSE
3405 case URxvt_Color_BD: 3408 case URxvt_Color_BD:
3406 process_color_seq (op, Color_BD, str, resp); 3409 process_color_seq (op, Color_BD, str, resp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines