]> git.eshelyaron.com Git - emacs.git/commitdiff
(SYSTEM_PURESIZE_EXTRA): Increased.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Nov 1995 07:47:43 +0000 (07:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Nov 1995 07:47:43 +0000 (07:47 +0000)
src/s/msdos.h

index 80b286a4d2fd5471b4f7030a2c73ff8698e5873a..0e1187ddf9d56d72d9746c3d37d7220614f8938f 100644 (file)
@@ -234,5 +234,5 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
 #define LIBX11_SYSTEM -lxext -lsys
 #else
 /* We need a little extra space, see ../../lisp/loadup.el */
-#define SYSTEM_PURESIZE_EXTRA 68000
+#define SYSTEM_PURESIZE_EXTRA 85000
 #endif