]> code.delx.au - gnu-emacs/commitdiff
Describe djgpp library replacement files.
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Aug 1996 03:30:41 +0000 (03:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Aug 1996 03:30:41 +0000 (03:30 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 18cafe3916e2c0e0fe4cbd389894820d15bb4c08..ff79ccfabbba41ff46aa6916e894f805b4729d2f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -591,3 +591,9 @@ and info are accessed as subdirectories of the HOME directory.
 MSDOG is a not a multitasking operating system, so Emacs features such
 as asynchronous subprocesses that depend on multitasking will not
 work.  Synchronous subprocesses do work.
+
+The current version of djgpp 2.0 (as of August 1996) has two bugs that
+affect Emacs.  We've included corrected versions of two files from
+djgpp in the msdos subdirectory: is_exec.c and sigaction.c.  To work
+around the bugs, compile these files and link them into temacs.  The
+next version of djgpp should have these bugs fixed.