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.23 by pcg, Wed Jan 28 23:40:50 2004 UTC vs.
Revision 1.24 by pcg, Thu Jan 29 21:35:58 2004 UTC

832 num_scr_allow:1, 832 num_scr_allow:1,
833 bypass_keystate:1, 833 bypass_keystate:1,
834#ifdef CURSOR_BLINK 834#ifdef CURSOR_BLINK
835 hidden_cursor:1, 835 hidden_cursor:1,
836#endif 836#endif
837#ifdef TEXT_BLINK
838 hidden_text:1,
839#endif
837#ifdef POINTER_BLANK 840#ifdef POINTER_BLANK
838 hidden_pointer:1, 841 hidden_pointer:1,
839#endif 842#endif
840 parsed_geometry:1, 843 parsed_geometry:1,
841 seen_input:1, /* wether any input has been seen so far */ 844 seen_input:1, /* wether any input has been seen so far */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines