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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h
Date: Fri, 20 Jan 2006 07:06:07 +0000

Index: emacs/src/puresize.h
diff -u emacs/src/puresize.h:1.78 emacs/src/puresize.h:1.79
--- emacs/src/puresize.h:1.78   Mon Nov 21 07:54:48 2005
+++ emacs/src/puresize.h        Fri Jan 20 07:06:07 2006
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1180000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1190000 + 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]