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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Thu, 26 Jun 2003 22:25:25 -0400

Index: emacs/src/puresize.h
diff -c emacs/src/puresize.h:1.67 emacs/src/puresize.h:1.68
*** emacs/src/puresize.h:1.67   Tue Feb  4 09:03:13 2003
--- emacs/src/puresize.h        Thu Jun 26 22:25:25 2003
***************
*** 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.  */
--- 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.  */




reply via email to

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