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: Sun, 16 Apr 2006 17:27:18 +0000

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.84 emacs/src/puresize.h:1.85
--- emacs/src/puresize.h:1.84   Sun Apr 16 12:19:27 2006
+++ emacs/src/puresize.h        Sun Apr 16 17:27:17 2006
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1210000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1200000 + 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]