# HG changeset patch # User Geoff Voelker # Date 903498497 0 # Node ID 0dd3c6b9e14a4a51addf7e1b96ca5896e9c2bea3 # Parent a0e975baf1e1eabc55a12a533db1c555d26de1c4 (SYSTEM_PURESIZE_EXTRA): Increase. diff -r a0e975baf1e1 -r 0dd3c6b9e14a src/s/ms-w32.h --- a/src/s/ms-w32.h Wed Aug 19 01:43:37 1998 +0000 +++ b/src/s/ms-w32.h Wed Aug 19 03:48:17 1998 +0000 @@ -436,7 +436,7 @@ #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