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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.235 by ayin, Sat Dec 29 12:36:56 2007 UTC vs.
Revision 1.236 by ayin, Mon Dec 31 01:05:50 2007 UTC

297 saveLines = SAVELINES; 297 saveLines = SAVELINES;
298 298
299 refresh_type = SLOW_REFRESH; 299 refresh_type = SLOW_REFRESH;
300 300
301 oldcursor.row = oldcursor.col = -1; 301 oldcursor.row = oldcursor.col = -1;
302 last_bot = last_state = -1;
303 302
304 set_option (Opt_scrollBar); 303 set_option (Opt_scrollBar);
305 set_option (Opt_scrollTtyOutput); 304 set_option (Opt_scrollTtyOutput);
306 set_option (Opt_jumpScroll); 305 set_option (Opt_jumpScroll);
307 set_option (Opt_skipScroll); 306 set_option (Opt_skipScroll);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines