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: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Fri, 28 Oct 2005 13:57:07 -0400

Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.75 emacs/src/puresize.h:1.76
*** emacs/src/puresize.h:1.75   Fri Oct 28 16:24:35 2005
--- emacs/src/puresize.h        Fri Oct 28 17:57:02 2005
***************
*** 42,48 ****
  #endif
  
  #ifndef BASE_PURESIZE
! #define BASE_PURESIZE (1120000 + 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 (1130000 + 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]