--- rxvt-unicode/src/screen.C 2005/02/21 19:26:07 1.159 +++ rxvt-unicode/src/screen.C 2005/02/22 21:41:50 1.161 @@ -1163,7 +1163,7 @@ void rxvt_term::scr_forwardindex () { - int row; + int row; if (screen.cur.col < TermWin.ncol - 1) scr_gotorc (0, 1, R_RELATIVE | C_RELATIVE); @@ -1392,19 +1392,16 @@ } } +#if ENABLE_FRILLS void rxvt_term::scr_erase_savelines () { want_refresh = 1; ZERO_SCROLLBACK (); - for (int i = 0; i < TermWin.saveLines; ++i) - if (screen.text [i]) - { - screen.tlen[i] = 0; - scr_blank_line (screen.text [i], screen.rend [i], (unsigned int)TermWin.ncol, DEFAULT_RSTYLE); - } + TermWin.nscrolled = 0; } +#endif /* ------------------------------------------------------------------------- */ /* @@ -2916,9 +2913,6 @@ rxvt_term::selection_request_other (Atom target, int selnum) { Atom sel; -#ifdef DEBUG_SELECT - char *debug_xa_names[] = { "PRIMARY", "SECONDARY", "CLIPBOARD" }; -#endif selection_type |= selnum;