From: Richard M. Stallman Date: Sun, 5 Jun 1994 12:12:44 +0000 (+0000) Subject: (PURESIZE): Increased to 240000. X-Git-Tag: emacs-19.34~8057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5969523667529dd343517d9309ae985a3cc9272;p=emacs.git (PURESIZE): Increased to 240000. --- diff --git a/src/m/dos386.h b/src/m/dos386.h index 3987610fb78..1fb38da656f 100644 --- a/src/m/dos386.h +++ b/src/m/dos386.h @@ -109,7 +109,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define NO_REMAP /* We need a little extra space, see ../../lisp/loadup.el */ -#define PURESIZE 222000 +#define PURESIZE 240000 /* We have (the code to control) a mouse. */ #define HAVE_MOUSE