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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.45 by root, Sun Feb 13 09:05:10 2005 UTC vs.
Revision 1.46 by root, Sun Apr 17 22:36:13 2005 UTC

220#else 220#else
221# define Opt_insecure 0 221# define Opt_insecure 0
222# define Opt_borderLess 0 222# define Opt_borderLess 0
223#endif 223#endif
224#define Opt_pastableTabs (1UL<<25) 224#define Opt_pastableTabs (1UL<<25)
225#define Opt_cursorUnderline (1UL<<26)
225/* place holder used for parsing command-line options */ 226/* place holder used for parsing command-line options */
226#define Opt_Reverse (1UL<<30) 227#define Opt_Reverse (1UL<<30)
227#define Opt_Boolean (1UL<<31) 228#define Opt_Boolean (1UL<<31)
228 229
229#define DEFAULT_OPTIONS (Opt_scrollBar | Opt_scrollTtyOutput \ 230#define DEFAULT_OPTIONS (Opt_scrollBar | Opt_scrollTtyOutput \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines