changeset 105979:b7172a719841

(SYSTEM_PURESIZE_EXTRA): Revert last change.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 13 Nov 2009 10:09:38 +0000
parents f1af90a55b45
children 801a779ab8f9
files src/s/msdos.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/msdos.h	Fri Nov 13 10:09:05 2009 +0000
+++ b/src/s/msdos.h	Fri Nov 13 10:09:38 2009 +0000
@@ -196,7 +196,7 @@
 /* We need a little extra space, see ../../lisp/loadup.el and the
    commentary below, in the non-X branch.  The 140KB number was
    measured on GNU/Linux and on MS-WIndows.  */
-#define SYSTEM_PURESIZE_EXTRA (-200000+140000)
+#define SYSTEM_PURESIZE_EXTRA (-170000+140000)
 #define LIBX11_SYSTEM -lxext -lsys
 #else
 /* We need a little extra space, see ../../lisp/loadup.el.
@@ -208,7 +208,7 @@
    directory tree).  Given the unknown policy of different DPMI
    hosts regarding loading of untouched pages, I'm not going to risk
    enlarging Emacs footprint by another 100+ KBytes.  */
-#define SYSTEM_PURESIZE_EXTRA (-200000+65000)
+#define SYSTEM_PURESIZE_EXTRA (-170000+65000)
 #endif
 
 /* Tell the garbage collector that setjmp is known to save all