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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Wed, 24 May 2006 16:53:18 +0000

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.86 emacs/src/puresize.h:1.87
--- emacs/src/puresize.h:1.86   Sat Apr 22 10:09:36 2006
+++ emacs/src/puresize.h        Wed May 24 16:53:18 2006
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1205000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1210000 + 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]