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.302 by ayin, Sat Sep 8 21:25:56 2007 UTC vs.
Revision 1.303 by ayin, Sun Sep 9 10:14:40 2007 UTC

1066 char * incr_buf; 1066 char * incr_buf;
1067 size_t incr_buf_size, incr_buf_fill; 1067 size_t incr_buf_size, incr_buf_fill;
1068/* ---------- */ 1068/* ---------- */
1069 Cursor leftptr_cursor; 1069 Cursor leftptr_cursor;
1070/* ---------- */ 1070/* ---------- */
1071#ifndef NO_BACKSPACE_KEY
1072 const char *key_backspace;
1073#endif
1074#ifndef NO_DELETE_KEY
1075 const char *key_delete;
1076#endif
1077 struct mouse_event MEvent; 1071 struct mouse_event MEvent;
1078 XComposeStatus compose; 1072 XComposeStatus compose;
1079 ttymode_t tio; 1073 ttymode_t tio;
1080 row_col_t oldcursor; 1074 row_col_t oldcursor;
1081#ifdef HAVE_BG_PIXMAP 1075#ifdef HAVE_BG_PIXMAP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines