]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
(diacritic-composition-pattern): New constant.
[gnu-emacs] / src / puresize.h
index 2eb507c87e38b2a3c709a0d6543f70124911b617..abedce42c725b0358f64ca512e01ec9e9ff04569 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (675000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (750000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */