X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7352c6c695db8b90b63c2601277d64a32507d2bb..9bf31d1d3f35880c652f76509d1e27d33e454121:/src/puresize.h diff --git a/src/puresize.h b/src/puresize.h index fb9d934cad..da827ed399 100644 --- a/src/puresize.h +++ b/src/puresize.h @@ -47,7 +47,7 @@ INLINE_HEADER_BEGIN #endif #ifndef BASE_PURESIZE -#define BASE_PURESIZE (1800000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA) +#define BASE_PURESIZE (1900000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA) #endif /* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */