]> git.eshelyaron.com Git - emacs.git/commitdiff
(PURESIZE): Increased to 240000.
authorRichard M. Stallman <rms@gnu.org>
Sun, 5 Jun 1994 12:12:44 +0000 (12:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 5 Jun 1994 12:12:44 +0000 (12:12 +0000)
src/m/dos386.h

index 3987610fb7809eb6cd8fdd706a91ed4740ffc026..1fb38da656fc02e414bd7b4ed9e4404685e96bf9 100644 (file)
@@ -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