ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.337 by ayin, Wed Dec 26 14:16:23 2007 UTC vs.
Revision 1.338 by ayin, Fri Dec 28 11:02:32 2007 UTC

792 792
793/****************************************************************************/ 793/****************************************************************************/
794 794
795#define UNICODE_MASK 0x1fffffUL 795#define UNICODE_MASK 0x1fffffUL
796 796
797#if UNICODE3 797#if UNICODE_3
798# define COMPOSE_LO 0x40000000UL 798# define COMPOSE_LO 0x40000000UL
799# define COMPOSE_HI 0x400fffffUL 799# define COMPOSE_HI 0x400fffffUL
800# define IS_COMPOSE(n) ((int32_t)(n) >= COMPOSE_LO) 800# define IS_COMPOSE(n) ((int32_t)(n) >= COMPOSE_LO)
801#else 801#else
802# if ENABLE_PERL 802# if ENABLE_PERL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines