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.407 by root, Sun May 23 00:08:53 2010 UTC vs.
Revision 1.408 by root, Sun May 23 00:12:02 2010 UTC

331// toggle this to force redraw, must be != RS_Careful and otherwise "pretty neutral" 331// toggle this to force redraw, must be != RS_Careful and otherwise "pretty neutral"
332#define RS_redraw (2UL << RS_fontShift) 332#define RS_redraw (2UL << RS_fontShift)
333 333
334#define RS_Sel (1UL << 22) 334#define RS_Sel (1UL << 22)
335 335
336// 5 custom bits for extensions 336// 4 custom bits for extensions
337#define RS_customCount 16UL 337#define RS_customCount 16UL
338#define RS_customShift 23 338#define RS_customShift 23
339#define RS_customMask ((RS_customCount - 1UL) << RS_customShift) 339#define RS_customMask ((RS_customCount - 1UL) << RS_customShift)
340 340
341// font styles 341// font styles

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines