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.6 by pcg, Mon Jan 19 17:26:43 2004 UTC vs.
Revision 1.7 by pcg, Fri Jan 30 15:58:07 2004 UTC

70 * overstrike then you don't usually need this 70 * overstrike then you don't usually need this
71 */ 71 */
72#define NO_PIXEL_DROPPING_AVOIDANCE 72#define NO_PIXEL_DROPPING_AVOIDANCE
73 73
74/* 74/*
75 * Add support for '-hc colour' for background highlight of selection
76 */
77#define OPTION_HC
78
79/*
80 * Define maximum possible columns and rows 75 * Define maximum possible columns and rows
81 */ 76 */
82#define MAX_COLS 4000 77#define MAX_COLS 4000
83#define MAX_ROWS 1000 78#define MAX_ROWS 1000
84 79

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines