diff options
| author | Richard M. Stallman | 1994-06-05 12:08:51 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-06-05 12:08:51 +0000 |
| commit | 3b65392ee8d11c157e87b5c05a021450e3b4f18e (patch) | |
| tree | 0d4855b9ea7e4f71d22552260fda1341b929e49d /src | |
| parent | 874a2cbd81214be8dbcbf7c89d58081f7de25861 (diff) | |
| download | emacs-3b65392ee8d11c157e87b5c05a021450e3b4f18e.tar.gz emacs-3b65392ee8d11c157e87b5c05a021450e3b4f18e.zip | |
(PURESIZE): Increased to 222000.
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/dos386.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/dos386.h b/src/m/dos386.h index 25e36249210..3987610fb78 100644 --- a/src/m/dos386.h +++ b/src/m/dos386.h | |||
| @@ -109,7 +109,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 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 |