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,v [EMACS_22_BASE]


From: Katsumi Yamaoka
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h,v [EMACS_22_BASE]
Date: Fri, 11 Apr 2008 10:23:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Katsumi Yamaoka <yamaoka>       08/04/11 10:23:51

Index: puresize.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/puresize.h,v
retrieving revision 1.93.2.3
retrieving revision 1.93.2.4
diff -u -b -r1.93.2.3 -r1.93.2.4
--- puresize.h  8 Jan 2008 04:29:53 -0000       1.93.2.3
+++ puresize.h  11 Apr 2008 10:23:48 -0000      1.93.2.4
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1130000 + SYSTEM_PURESIZE_EXTRA + 
SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1140000 + 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]