changeset 23074:0dd3c6b9e14a

(SYSTEM_PURESIZE_EXTRA): Increase.
author Geoff Voelker <voelker@cs.washington.edu>
date Wed, 19 Aug 1998 03:48:17 +0000
parents a0e975baf1e1
children 9b93c3479fff
files src/s/ms-w32.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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