1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00

(PURESIZE): Increase to 205000.

This commit is contained in:
Richard M. Stallman 1994-05-07 05:22:50 +00:00
parent 08020d91e0
commit 6803ec2a28

View file

@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef MULTI_FRAME
#define PURESIZE 235000
#else
#define PURESIZE 200000
#define PURESIZE 205000
#endif
#endif