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.460 by sf-exg, Mon Jan 9 15:30:17 2012 UTC vs.
Revision 1.461 by sf-exg, Mon Jan 9 15:34:56 2012 UTC

1028 hidden_pointer:1, 1028 hidden_pointer:1,
1029#endif 1029#endif
1030 enc_utf8:1, /* whether locale uses utf-8 */ 1030 enc_utf8:1, /* whether locale uses utf-8 */
1031 seen_input:1, /* whether we have seen some program output yet */ 1031 seen_input:1, /* whether we have seen some program output yet */
1032 seen_resize:1, /* whether we had a resize event */ 1032 seen_resize:1, /* whether we had a resize event */
1033 init_done:1,
1033 parsed_geometry:1; 1034 parsed_geometry:1;
1034 1035
1035 unsigned char refresh_type, 1036 unsigned char refresh_type,
1036#ifdef META8_OPTION 1037#ifdef META8_OPTION
1037 meta_char; /* Alt-key prefix */ 1038 meta_char; /* Alt-key prefix */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines