From 87180daee694962c6bd3e9ab642406296e2dfd51 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 20 Jun 1995 22:17:03 +0000 Subject: [PATCH] Fix previous change. --- INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index d72ae8501db..a2251bfbaf3 100644 --- a/INSTALL +++ b/INSTALL @@ -507,12 +507,16 @@ Installation on MSDOG (a.k.a. MSDOS) To install on MSDOG, you need to have the GNU C compiler for MSDOG (also known as djgpp), GNU Make, rm, mv, chmod, and sed. -Some users report that running Emacs 19.29 requires qdpmi memory +Some users report that running Emacs 19.29 requires dpmi memory management. We do not know why this is so, since 19.28 did not need it. If we find out what change introduced this requirement, we will try to eliminate it. It is possible that this problem happens only when there is not enough physical memory on the machine. +You can find out if you have a dpmi host by running go32 (part of +djgpp) without arguments; it will tell you if it uses dpmi memory. +For more information about dpmi memory, consult the djgpp FAQ. + To build and install Emacs, type these commands: config msdos -- 2.39.2