changeset 12339:3398b88cbd25

Update MSDOS needs list.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Jun 1995 16:28:39 +0000
parents 3e84024ad5d8
children dd57075ef7b0
files INSTALL
diffstat 1 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue Jun 20 15:31:30 1995 +0000
+++ b/INSTALL	Tue Jun 20 16:28:39 1995 +0000
@@ -505,11 +505,17 @@
 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.  Type these
-commands:
+(also known as djgpp), GNU Make, rm, mv, chmod, and sed.
 
-config msdos
-make install
+Some users report that running Emacs 19.29 requires qdpmi 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.
+
+To build and install Emacs, type these commands:
+
+    config msdos
+    make install
 
 To save disk space, Emacs is built with the idea that you will execute
 it from the same place in the file system where you built it.  As the