]> git.eshelyaron.com Git - emacs.git/commitdiff
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.
authorRichard M. Stallman <rms@gnu.org>
Wed, 21 Jun 1995 18:10:36 +0000 (18:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 21 Jun 1995 18:10:36 +0000 (18:10 +0000)
src/s/msdos.h

index 0e338e0d72664b43457f26c7465a06288eb18b33..d52f9bb9d3d1c1ae1973cf84ce98201eb10145ad 100644 (file)
@@ -228,5 +228,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define LIBX11_SYSTEM -lxext -lsys
 #else
 /* We need a little extra space, see ../../lisp/loadup.el */
-#define SYSTEM_PURESIZE_EXTRA 62000
+#define SYSTEM_PURESIZE_EXTRA 68000
 #endif