From 9d45f16bb63d8990473349bc9cf60bd2674df955 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 16 Apr 2002 17:29:11 +0000 Subject: [PATCH] (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. --- src/s/msdos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/msdos.h b/src/s/msdos.h index 0862d9fec8e..9c9205a33ad 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -266,7 +266,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ #define LIBX11_SYSTEM -lxext -lsys #else /* We need a little extra space, see ../../lisp/loadup.el */ -#define SYSTEM_PURESIZE_EXTRA 60000 +#define SYSTEM_PURESIZE_EXTRA 50000 #endif /* Tell the garbage collector that setjmp is known to save all