]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
Ibuffer change marks
[gnu-emacs] / src / puresize.h
index fb9d934cad58a23431232e22b500986271d2b292..da827ed399723bf1e64ab998d7fc9cdd0c84b80b 100644 (file)
@@ -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.  */