]> git.eshelyaron.com Git - emacs.git/commitdiff
(PURESIZE): Increase to 205000.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 05:22:50 +0000 (05:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 05:22:50 +0000 (05:22 +0000)
src/puresize.h

index 875ffd0ee90844f57e076d2c5a227e01ac733068..c786070372b456a8765d0b1579824140cd3a655a 100644 (file)
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifdef MULTI_FRAME
 #define PURESIZE 235000
 #else
-#define PURESIZE 200000
+#define PURESIZE 205000
 #endif
 #endif