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

index 25e36249210a8b5ccd778c5b6b8b9f55c35ebc4f..3987610fb7809eb6cd8fdd706a91ed4740ffc026 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 220000
+#define PURESIZE 222000
 
 /* We have (the code to control) a mouse.  */
 #define HAVE_MOUSE