emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/ms-w32.h


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/s/ms-w32.h
Date: Sun, 16 Apr 2006 18:05:08 +0000

Index: emacs/src/s/ms-w32.h
diff -u emacs/src/s/ms-w32.h:1.38 emacs/src/s/ms-w32.h:1.39
--- emacs/src/s/ms-w32.h:1.38   Mon Apr 10 20:10:33 2006
+++ emacs/src/s/ms-w32.h        Sun Apr 16 18:05:06 2006
@@ -465,8 +465,10 @@
 #endif
 #include <string.h>
 
-/* We need a little extra space, see ../../lisp/loadup.el */
-#define SYSTEM_PURESIZE_EXTRA 137500
+/* 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
 
 /* For unexec to work on Alpha systems, we need to put Emacs'
    initialized data into a separate section from the CRT initialized




reply via email to

[Prev in Thread] Current Thread [Next in Thread]