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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Sat, 22 Apr 2006 10:09:36 +0000

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.85 emacs/src/puresize.h:1.86
--- emacs/src/puresize.h:1.85   Sun Apr 16 17:27:17 2006
+++ emacs/src/puresize.h        Sat Apr 22 10:09:36 2006
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1200000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1205000 + 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]