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: Fri, 21 Apr 2006 09:24:03 +0000

Index: emacs/src/s/ms-w32.h
diff -u emacs/src/s/ms-w32.h:1.39 emacs/src/s/ms-w32.h:1.40
--- emacs/src/s/ms-w32.h:1.39   Sun Apr 16 18:05:06 2006
+++ emacs/src/s/ms-w32.h        Fri Apr 21 09:24:03 2006
@@ -466,9 +466,9 @@
 #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




reply via email to

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