[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/puresize.h,v
From: |
Katsumi Yamaoka |
Subject: |
[Emacs-diffs] Changes to emacs/src/puresize.h,v |
Date: |
Fri, 14 Nov 2008 00:17:16 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Katsumi Yamaoka <yamaoka> 08/11/14 00:17:15
Index: puresize.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/puresize.h,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -b -r1.112 -r1.113
--- puresize.h 21 Aug 2008 13:47:37 -0000 1.112
+++ puresize.h 14 Nov 2008 00:17:11 -0000 1.113
@@ -41,7 +41,7 @@
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1250000 + SYSTEM_PURESIZE_EXTRA +
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1260000 + SYSTEM_PURESIZE_EXTRA +
SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/puresize.h,v,
Katsumi Yamaoka <=