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: Sun, 18 Nov 2001 05:59:49 -0500

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.58 emacs/src/puresize.h:1.59
--- emacs/src/puresize.h:1.58   Mon Oct  8 03:42:49 2001
+++ emacs/src/puresize.h        Sun Nov 18 05:59:49 2001
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (725000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (750000 + 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]