--- rxvt-unicode/src/optinc.h 2007/12/28 14:00:47 1.11 +++ rxvt-unicode/src/optinc.h 2010/01/06 12:10:44 1.14 @@ -52,9 +52,16 @@ nodef(intensityStyles) #endif #if ISO_14755 + def(iso14755, 35) def(iso14755_52, 32) #else + nodef(iso14755) nodef(iso14755_52) #endif def(console, 33) +#if XFT + def(buffered, 34) +#else + nodef(buffered) +#endif