comparison src/m/=dos386.h @ 7274:8f348d7d2b71

(HAVE_MOUSE): Defined. (PURESIZE): Increase value.
author Richard M. Stallman <rms@gnu.org>
date Mon, 02 May 1994 07:53:23 +0000
parents 003e84b91d21
children 94672c50dbdd
comparison
equal deleted inserted replaced
7273:24426d7e14eb 7274:8f348d7d2b71
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 210000 112 #define PURESIZE 220000
113
114 /* We have (the code to control) a mouse. */
115 #define HAVE_MOUSE