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: Ken Raeburn
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Fri, 09 Aug 2002 01:08:01 -0400

Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.65 emacs/src/puresize.h:1.66
*** emacs/src/puresize.h:1.65   Tue Apr 16 13:27:42 2002
--- emacs/src/puresize.h        Fri Aug  9 01:08:00 2002
***************
*** 42,48 ****
  #endif
  
  #ifndef BASE_PURESIZE
! #define BASE_PURESIZE (830000 + 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 (910000 + 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]