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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Mon, 21 Nov 2005 02:54:49 -0500

Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.77 emacs/src/puresize.h:1.78
*** emacs/src/puresize.h:1.77   Mon Oct 31 16:41:13 2005
--- emacs/src/puresize.h        Mon Nov 21 07:54:48 2005
***************
*** 42,48 ****
  #endif
  
  #ifndef BASE_PURESIZE
! #define BASE_PURESIZE (1170000 + 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 (1180000 + 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]