emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/puresize.h


From: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Tue, 19 Aug 2003 08:42:32 -0400

Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.68 emacs/src/puresize.h:1.69
*** emacs/src/puresize.h:1.68   Thu Jun 26 22:25:25 2003
--- emacs/src/puresize.h        Tue Aug 19 08:42:32 2003
***************
*** 42,48 ****
  #endif
  
  #ifndef BASE_PURESIZE
! #define BASE_PURESIZE (920000 + 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 (1100000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
  #endif
  
  /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]