--- rxvt-unicode/src/rxvt.h 2004/12/15 00:53:23 1.133 +++ rxvt-unicode/src/rxvt.h 2004/12/20 18:07:19 1.135 @@ -660,7 +660,7 @@ #if OFFIX_DND /* OffiX Dnd (drag 'n' drop) support */ XA_DNDPROTOCOL, XA_DNDSELECTION, -#endif /* OFFIX_DND */ +#endif NUM_XA }; @@ -956,6 +956,8 @@ mbstate () { reset (); } }; +#define UNICODE_MASK 0x1fffffUL + #if UNICODE3 # define COMPOSE_LO 0x40000000UL # define COMPOSE_HI 0x400fffffUL