]> code.delx.au - gnu-emacs/commitdiff
[MULTI_FRAME] (PURESIZE): Increased to 210000.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 08:32:05 +0000 (08:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 08:32:05 +0000 (08:32 +0000)
src/puresize.h

index 78b07aa601b1866df89684cdfc78a4f601583989..3ca41582199f6dbf0deaa4542fa9cddc337f4c80 100644 (file)
@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #ifndef PURESIZE
 #ifdef MULTI_FRAME
 
 #ifndef PURESIZE
 #ifdef MULTI_FRAME
-#define PURESIZE 205000
+#define PURESIZE 210000
 #else
 #define PURESIZE 190000
 #endif
 #else
 #define PURESIZE 190000
 #endif