* macterm.h (struct mac_display_info): Add terminal.
- * puresize.h (BASE_PURESIZE): Increase base value to 1158000.
+ * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
* sysdep.c: Comment out text after #endif.
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1161000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1164000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */