--- rxvt-unicode/src/feature.h 2004/01/17 01:20:01 1.5 +++ rxvt-unicode/src/feature.h 2004/02/22 08:09:37 1.9 @@ -66,25 +66,12 @@ /* #define NO_BOLD_UNDERLINE_REVERSE */ /* - * Disable using simulated bold using overstrike. You can also turn off - * overstrike just for multi char fonts - * Note: NO_BOLDOVERSTRIKE implies NO_BOLDOVERSTRIKE_MULTI - */ -/* #define NO_BOLDOVERSTRIKE */ -/* #define NO_BOLDOVERSTRIKE_MULTI */ - -/* * Don't bother cleaning up pixel droppings. If you don't use bold * overstrike then you don't usually need this */ #define NO_PIXEL_DROPPING_AVOIDANCE /* - * Add support for '-hc colour' for background highlight of selection - */ -#define OPTION_HC - -/* * Define maximum possible columns and rows */ #define MAX_COLS 4000 @@ -125,7 +112,7 @@ #define COLOR_CURSOR_BACKGROUND NULL /* if NULL, use foreground colour */ /* - * Define to remove support for XCopyArea() support. XCopyArea() is useful + * Define to remove support for XCopyArea () support. XCopyArea () is useful * for scrolling on non-local X displays */ /* #define NO_SLOW_LINK_SUPPORT */ @@ -222,13 +209,6 @@ /* #define CTRL_TAB_MAKES_META */ /* #define MOD4_TAB_MAKES_META */ -/* - * default mode switch when greek keyboard is enabled (i.e. GREEK_SUPPORT) - */ -#ifndef GREEK_KEYBOARD_MODESWITCH -# define GREEK_KEYBOARD_MODESWITCH XK_Mode_switch -#endif - /*--------------------------------MOUSE---------------------------------*/ /* * Disable sending escape sequences (up, down, page up/down)