]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
(right_overwritten): Doc fix
[gnu-emacs] / src / puresize.h
index 89bb76b2cb94fabeceb415e4a5b312d3f29c967c..9dba57ac49725854a90b43c0a9dc03bf64c2df7f 100644 (file)
@@ -41,7 +41,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1220000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1240000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */