diff src/s/ms-w32.h @ 83577:18107165859d

(SYSTEM_PURESIZE_EXTRA): Bump to 50k.
author Jason Rumney <jasonr@gnu.org>
date Tue, 15 May 2007 23:04:35 +0000
parents e90d04cd455a
children cc587bfd19ca
line wrap: on
line diff
--- a/src/s/ms-w32.h	Tue May 15 23:04:14 2007 +0000
+++ b/src/s/ms-w32.h	Tue May 15 23:04:35 2007 +0000
@@ -481,7 +481,7 @@
 /* We need a little extra space, see ../../lisp/loadup.el.
    The number below comes from 23923 bytes worth (as of 2006-04)
    of w32-specific files loaded by loadup.el, plus 1K spare.  */
-#define SYSTEM_PURESIZE_EXTRA 25000
+#define SYSTEM_PURESIZE_EXTRA 50000
 
 /* For unexec to work on Alpha systems, we need to put Emacs'
    initialized data into a separate section from the CRT initialized