# HG changeset patch # User Dave Love # Date 981394900 0 # Node ID 4e0463501485e34e44b83b15d1b75a1c8af5e3ff # Parent 4c31bd3a5593c5b3fc8d8e114bc0c05e663b9423 Revert last change following loadup.el change. diff -r 4c31bd3a5593 -r 4e0463501485 src/puresize.h --- a/src/puresize.h Mon Feb 05 17:38:20 2001 +0000 +++ b/src/puresize.h Mon Feb 05 17:41:40 2001 +0000 @@ -42,7 +42,7 @@ #endif #ifndef BASE_PURESIZE -#define BASE_PURESIZE (720000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA) +#define BASE_PURESIZE (700000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA) #endif /* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */