--- rxvt-unicode/src/feature.h 2008/02/17 15:41:43 1.60 +++ rxvt-unicode/src/feature.h 2009/05/30 08:51:23 1.61 @@ -379,6 +379,11 @@ #define LINESPACE 0 /* + * Default number of extra dots between columns + */ +#define LETTERSPACE 0 + +/* * Default number of lines in the scrollback buffer */ #define SAVELINES 1000