--- rxvt-unicode/src/rsinc.h 2007/06/08 20:04:12 1.15 +++ rxvt-unicode/src/rsinc.h 2007/06/18 12:53:26 1.18 @@ -22,6 +22,7 @@ #endif def (loginShell) def (jumpScroll) + def (skipScroll) #ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) @@ -61,7 +62,6 @@ #endif #ifdef TRANSPARENT def (transparent) - def (transparent_all) #endif #if XFT def (depth) @@ -111,6 +111,9 @@ def (perl_ext_2) def (perl_lib) #endif +#if ISO_14755 + def (iso14755_52) +#endif #ifdef HAVE_AFTERIMAGE def (blendtype) def (blurradius)