Mercurial > emacs
changeset 83577:18107165859d
(SYSTEM_PURESIZE_EXTRA): Bump to 50k.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 15 May 2007 23:04:35 +0000 |
parents | 543f6471bd22 |
children | d7ab14bae858 |
files | src/s/ms-w32.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/ms-w32.h Tue May 15 23:04:14 2007 +0000 +++ b/src/s/ms-w32.h Tue May 15 23:04:35 2007 +0000 @@ -481,7 +481,7 @@ /* 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