+2006-04-21 Eli Zaretskii <eliz@gnu.org>
+
+ * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Increase to 25000.
+
2006-04-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* image.c [MAC_OS] (xpm_load_image): Fill in background field
#include <string.h>
/* We need a little extra space, see ../../lisp/loadup.el.
- The number below comes from 22038 bytes worth (as of 2006-04)
- of w32-specific files loaded by loadup.el, plus 2K spare. */
-#define SYSTEM_PURESIZE_EXTRA 24000
+ 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
/* For unexec to work on Alpha systems, we need to put Emacs'
initialized data into a separate section from the CRT initialized