[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/puresize.h
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/src/puresize.h |
Date: |
Wed, 10 Apr 2002 11:19:05 -0400 |
Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.63 emacs/src/puresize.h:1.64
*** emacs/src/puresize.h:1.63 Mon Apr 8 18:34:47 2002
--- emacs/src/puresize.h Wed Apr 10 11:19:04 2002
***************
*** 42,48 ****
#endif
#ifndef BASE_PURESIZE
! #define BASE_PURESIZE (900000 + SYSTEM_PURESIZE_EXTRA +
SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */
--- 42,48 ----
#endif
#ifndef BASE_PURESIZE
! #define BASE_PURESIZE (790000 + SYSTEM_PURESIZE_EXTRA +
SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */