comparison src/m/=dos386.h @ 7795:94672c50dbdd

(PURESIZE): Increased to 222000.
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Jun 1994 12:08:51 +0000
parents 8f348d7d2b71
children 3c9a17efac91
comparison
equal deleted inserted replaced
7794:10ed4c75936b 7795:94672c50dbdd
107 code will not be sharable; but that's better than failing completely. */ 107 code will not be sharable; but that's better than failing completely. */
108 108
109 #define NO_REMAP 109 #define NO_REMAP
110 110
111 /* We need a little extra space, see ../../lisp/loadup.el */ 111 /* We need a little extra space, see ../../lisp/loadup.el */
112 #define PURESIZE 220000 112 #define PURESIZE 222000
113 113
114 /* We have (the code to control) a mouse. */ 114 /* We have (the code to control) a mouse. */
115 #define HAVE_MOUSE 115 #define HAVE_MOUSE