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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.60 by ayin, Sun Feb 17 15:41:43 2008 UTC vs.
Revision 1.61 by root, Sat May 30 08:51:23 2009 UTC

377 * Default number of extra dots between lines 377 * Default number of extra dots between lines
378 */ 378 */
379#define LINESPACE 0 379#define LINESPACE 0
380 380
381/* 381/*
382 * Default number of extra dots between columns
383 */
384#define LETTERSPACE 0
385
386/*
382 * Default number of lines in the scrollback buffer 387 * Default number of lines in the scrollback buffer
383 */ 388 */
384#define SAVELINES 1000 389#define SAVELINES 1000
385 390
386#endif 391#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines