From: Richard M. Stallman Date: Sun, 5 Jun 1994 12:08:51 +0000 (+0000) Subject: (PURESIZE): Increased to 222000. X-Git-Tag: emacs-19.34~8058 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b65392ee8d11c157e87b5c05a021450e3b4f18e;p=emacs.git (PURESIZE): Increased to 222000. --- diff --git a/src/m/dos386.h b/src/m/dos386.h index 25e36249210..3987610fb78 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 220000 +#define PURESIZE 222000 /* We have (the code to control) a mouse. */ #define HAVE_MOUSE