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.384 by root, Wed Mar 31 22:22:32 2010 UTC vs.
Revision 1.385 by root, Wed Mar 31 22:46:40 2010 UTC

318// fake styles 318// fake styles
319#define RS_Blink 0x00010000UL // blink 319#define RS_Blink 0x00010000UL // blink
320#define RS_RVid 0x00020000UL // reverse video 320#define RS_RVid 0x00020000UL // reverse video
321#define RS_Uline 0x00040000UL // underline 321#define RS_Uline 0x00040000UL // underline
322 322
323// toggle this to force redraw, must be != RS_Careful 323// toggle this to force redraw, must be != RS_Careful and otherwise "pretty neutral"
324#define RS_redraw 0x02000000UL 324#define RS_redraw 0x02000000UL
325 325
326// 5 custom bits for extensions 326// 5 custom bits for extensions
327#define RS_customCount 32 327#define RS_customCount 32
328#define RS_customMask 0x00f80000UL 328#define RS_customMask 0x00f80000UL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines