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, 17 Feb 2006 19:58:18 +0000

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.80 emacs/src/puresize.h:1.81
--- emacs/src/puresize.h:1.80   Mon Feb  6 15:23:21 2006
+++ emacs/src/puresize.h        Fri Feb 17 19:58:17 2006
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1190000 + 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]