]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
*** empty log message ***
[gnu-emacs] / src / puresize.h
index 74527330ddf004d1d83ef7d900df0c971952f0a3..875329c969b99dd4c9fc7dc695dd53d6ea348216 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (600000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (650000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */