]> git.eshelyaron.com Git - emacs.git/commitdiff
(SYSTEM_PURESIZE_EXTRA): Bump to 50k.
authorJason Rumney <jasonr@gnu.org>
Tue, 15 May 2007 23:04:35 +0000 (23:04 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 15 May 2007 23:04:35 +0000 (23:04 +0000)
src/s/ms-w32.h

index ad699dff035b073bb7c2577bf4a4fd8fffb06221..75888f2df2a48d493aa32d6acdcd7e9268dba1ad 100644 (file)
@@ -481,7 +481,7 @@ extern char *get_emacs_configuration_options (void);
 /* 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