From: Geoff Voelker Date: Wed, 19 Aug 1998 03:48:17 +0000 (+0000) Subject: (SYSTEM_PURESIZE_EXTRA): Increase. X-Git-Tag: emacs-20.3~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d08e1f6c0da559e6ad25658aca9cefd01244a30b;p=emacs.git (SYSTEM_PURESIZE_EXTRA): Increase. --- diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 58fa4d05b97..606428b62bb 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h @@ -436,7 +436,7 @@ Boston, MA 02111-1307, USA. */ #endif /* We need a little extra space, see ../../lisp/loadup.el */ -#define SYSTEM_PURESIZE_EXTRA 75000 +#define SYSTEM_PURESIZE_EXTRA 137500 /* For unexec to work on Alpha systems, we need to put Emacs' initialized data into a separate section from the CRT initialized