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.154 by root, Mon Feb 21 19:30:58 2005 UTC vs.
Revision 1.155 by root, Sun Apr 17 22:36:13 2005 UTC

22#include "salloc.h" 22#include "salloc.h"
23 23
24#if ENABLE_FRILLS 24#if ENABLE_FRILLS
25# define ENABLE_XEMBED 1 25# define ENABLE_XEMBED 1
26# define ENABLE_EWMH 1 26# define ENABLE_EWMH 1
27# define CURSOR_BLINK 1
27#endif 28#endif
28 29
29/* 30/*
30 ***************************************************************************** 31 *****************************************************************************
31 * SYSTEM HACKS 32 * SYSTEM HACKS
643 Rs_ext_bwidth, 644 Rs_ext_bwidth,
644 Rs_int_bwidth, 645 Rs_int_bwidth,
645 Rs_borderLess, 646 Rs_borderLess,
646 Rs_lineSpace, 647 Rs_lineSpace,
647 Rs_pty_fd, 648 Rs_pty_fd,
649 Rs_cursorUnderline,
650#endif
651#if CURSOR_BLINK
652 Rs_cursorBlink,
648#endif 653#endif
649#if ENABLE_XEMBED 654#if ENABLE_XEMBED
650 Rs_embed, 655 Rs_embed,
651#endif 656#endif
652 Rs_cutchars, 657 Rs_cutchars,
653 Rs_modifier, 658 Rs_modifier,
654 Rs_answerbackstring, 659 Rs_answerbackstring,
655 Rs_tripleclickwords, 660 Rs_tripleclickwords,
656 Rs_insecure, 661 Rs_insecure,
657 Rs_cursorBlink,
658 Rs_pointerBlank, 662 Rs_pointerBlank,
659 Rs_pointerBlankDelay, 663 Rs_pointerBlankDelay,
660 Rs_imLocale, 664 Rs_imLocale,
661 Rs_imFont, 665 Rs_imFont,
662 Rs_pastableTabs, 666 Rs_pastableTabs,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines