]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
[gnu-emacs] / src / puresize.h
index 767c88bb807306e3e590134abf259f9dab6d6748..7951f7ecbf29d466f6a0a680e818f081d8865570 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1100000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1200000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */