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.246 by root, Sat Jan 28 20:33:31 2006 UTC vs.
Revision 1.247 by root, Mon Jan 30 04:27:17 2006 UTC

432// fake styles 432// fake styles
433#define RS_Blink 0x00010000UL // blink 433#define RS_Blink 0x00010000UL // blink
434#define RS_RVid 0x00020000UL // reverse video 434#define RS_RVid 0x00020000UL // reverse video
435#define RS_Uline 0x00040000UL // underline 435#define RS_Uline 0x00040000UL // underline
436 436
437// toggle this to force redraw, must be != RS_Careful
438#define RS_redraw 0x01000000UL
439
437// 5 custom bits for extensions 440// 5 custom bits for extensions
438#define RS_customCount 32 441#define RS_customCount 32
439#define RS_customMask 0x00f80000UL 442#define RS_customMask 0x00f80000UL
440#define RS_customShift 19 443#define RS_customShift 19
441 444

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines