comparison src/m/=dos386.h @ 7796:3c9a17efac91

(PURESIZE): Increased to 240000.
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Jun 1994 12:12:44 +0000
parents 94672c50dbdd
children
comparison
equal deleted inserted replaced
7795:94672c50dbdd 7796:3c9a17efac91
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 222000 112 #define PURESIZE 240000
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