]> git.eshelyaron.com Git - emacs.git/commitdiff
(SYSTEM_PURESIZE_EXTRA): Increase.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 19 Aug 1998 03:48:17 +0000 (03:48 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 19 Aug 1998 03:48:17 +0000 (03:48 +0000)
src/s/ms-w32.h

index 58fa4d05b97556b5d5a6946c58ae7ee4cfe11e89..606428b62bbee6777707535f4bf566fee9cb673a 100644 (file)
@@ -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