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

Comparing rxvt-unicode/src/rsinc.h (file contents):
Revision 1.5 by root, Wed Jan 4 05:35:34 2006 UTC vs.
Revision 1.7 by root, Fri Jan 6 05:28:55 2006 UTC

67#ifdef TRANSPARENT 67#ifdef TRANSPARENT
68 def (transparent) 68 def (transparent)
69 def (transparent_all) 69 def (transparent_all)
70#endif 70#endif
71#if ENABLE_FRILLS 71#if ENABLE_FRILLS
72 def (transient_for)
72 def (pty_fd) 73 def (pty_fd)
73 def (hold) 74 def (hold)
74 def (ext_bwidth) 75 def (ext_bwidth)
75 def (int_bwidth) 76 def (int_bwidth)
76 def (borderLess) 77 def (borderLess)
77 def (lineSpace) 78 def (lineSpace)
78 def (cursorUnderline) 79 def (cursorUnderline)
80 def (skipBuiltinGlyphs)
79#endif 81#endif
80#if CURSOR_BLINK 82#if CURSOR_BLINK
81 def (cursorBlink) 83 def (cursorBlink)
82#endif 84#endif
83#if ENABLE_XEMBED 85#if ENABLE_XEMBED

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines