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.135 by root, Sat Jan 7 19:29:17 2006 UTC vs.
Revision 1.136 by root, Sun Jan 8 01:02:15 2006 UTC

391 pointerBlankDelay = 2; 391 pointerBlankDelay = 2;
392#endif 392#endif
393 393
394 /* no point having a scrollbar without having any scrollback! */ 394 /* no point having a scrollbar without having any scrollback! */
395 if (!saveLines) 395 if (!saveLines)
396 CLR_OPTION (Opt_scrollBar); 396 set_option (Opt_scrollBar, 0);
397 397
398#ifdef PRINTPIPE 398#ifdef PRINTPIPE
399 if (!rs[Rs_print_pipe]) 399 if (!rs[Rs_print_pipe])
400 rs[Rs_print_pipe] = PRINTPIPE; 400 rs[Rs_print_pipe] = PRINTPIPE;
401#endif 401#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines