1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Extract struct buffer and struct window from estruct.h.

This commit is contained in:
2013-09-20 18:10:30 +08:00
parent 39e23cb169
commit 87cd40ce6a
29 changed files with 163 additions and 120 deletions

View File

@@ -1,8 +1,10 @@
/* Must define one of
VMS | V7 | USG | BSD | MSDOS
*/
#define USG 1
#define CRYPT 1 /* file encryption enabled? */
#define NSTRING 128 /* # of bytes, string buffers */
#define PKCODE 1
#define SCROLLCODE 1 /* scrolling code P.K. */
#define ENVFUNC 1