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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.397 by root, Thu Apr 1 01:01:44 2010 UTC vs.
Revision 1.398 by root, Thu Apr 1 01:03:20 2010 UTC

303/* arguments for rxvt_scr_change_screen () */ 303/* arguments for rxvt_scr_change_screen () */
304enum { 304enum {
305 PRIMARY = 0, 305 PRIMARY = 0,
306 SECONDARY, 306 SECONDARY,
307}; 307};
308
309// define various rendition bits and masks. the rendition word
310// is 32 bits in size, and we should use it as efficiently as possible
308 311
309#define RS_None 0 312#define RS_None 0
310 313
311// GET_BGATTR depends on RS_fgShift > RS_bgShift 314// GET_BGATTR depends on RS_fgShift > RS_bgShift
312#define RS_colorMask ((1UL << Color_Bits) - 1UL) 315#define RS_colorMask ((1UL << Color_Bits) - 1UL)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines