--- rxvt-unicode/src/rxvtperl.xs 2006/01/09 22:41:41 1.50 +++ rxvt-unicode/src/rxvtperl.xs 2006/01/09 23:00:07 1.51 @@ -1339,6 +1339,12 @@ } void +rxvt_term::scr_xor_rect (int beg_row, int beg_col, int end_row, int end_col, U32 rstyle1 = RS_RVid, U32 rstyle2 = RS_RVid | RS_Uline) + +void +rxvt_term::scr_xor_span (int beg_row, int beg_col, int end_row, int end_col, U32 rstyle = RS_RVid) + +void rxvt_term::scr_bell () void