Annotation of 43BSD/contrib/emacs/src/xterm.h, revision 1.1.1.1

1.1       root        1: #include <X/Xlib.h>
                      2: 
                      3: #define XREPBUFSIZE 64
                      4: 
                      5: typedef struct 
                      6:   {
                      7:     int rindex;
                      8:     int windex;
                      9:     int mindex;
                     10:     XEvent xrep[XREPBUFSIZE];
                     11:   }
                     12: XREPBUFFER;
                     13: 
                     14: extern int x_edges_specified;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.