--- rxvt-unicode/autoconf/config.h.in 2004/03/04 03:04:53 1.8 +++ rxvt-unicode/autoconf/config.h.in 2004/07/30 14:59:12 1.14 @@ -214,9 +214,6 @@ /* Disable the secondary screen. Many programs use the secondary screen as their workplace */ #undef NO_SECONDARY_SCREEN -/* Define to remove xterm style mouse selection */ -#undef NO_NEW_SELECTION - /* Define to use smart resize behavior */ #undef SMART_RESIZE @@ -331,6 +328,15 @@ /* Define for second char in devptyXX */ #undef PTYCHAR2 +/* Define if you want 8 bit control sequences */ +#undef EIGHT_BIT_CONTROLS + +/* Define if you want faded colors when focus is lost */ +#undef OFF_FOCUS_FADING + +/* Define if you want your background to be tinted */ +#undef TINTING + /* Define if you want your background to use the parent window background */ #undef TRANSPARENT @@ -358,9 +364,6 @@ /* Define to have CTRL cause wheel events to accelerate scrolling. Release CTRL to halt scrolling */ #undef MOUSE_SLIP_WHEELING -/* Define to remove old rxvt (ver 2.20 and before) style selection */ -#undef NO_OLD_SELECTION - /* Define if you want to have utmp/utmpx support */ #undef UTMP_SUPPORT @@ -401,7 +404,7 @@ #undef UNICODE_3 /* Define if you want to automatically compose combining characters */ -#undef ENCODING_COMPOSE +#undef ENABLE_COMBINING /* Define if you want european extended codesets */ #undef ENCODING_EU