From: Eli Zaretskii Date: Wed, 16 Jan 2002 19:52:28 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: ttn-vms-21-2-B4~17111 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=94e83484072f61047136ebf0ac58cd870f3c33cb;p=emacs.git Fix a typo. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 3e17f832c95..187c848c2e1 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -808,13 +808,13 @@ when shutting down Windows. Ensure that all subprocesses are exited cleanly before exiting Emacs. For more details, see the FAQ at http://www.gnu.org/software/emacs/windows/. -* Windows 95/98/ME crashes when trying to run non-existant subprocesses. +* Windows 95/98/ME crashes when trying to run non-existent subprocesses. When a subprocess you are trying to run is not found on the PATH, Windows might respond by crashing or locking up your system. In -particular, this has been reported when trying to compile a java -program in JDEE when javac.exe is installed, but not on the system -path. +particular, this has been reported when trying to compile a Java +program in JDE when javac.exe is installed, but not on the system +PATH. * Mail sent through Microsoft Exchange in some encodings appears to be mangled and is not seen correctly in Rmail or Gnus. We don't know