comparison etc/PROBLEMS @ 42792:ff6514dbd1ce

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 16 Jan 2002 19:52:28 +0000
parents b016f6f9056c
children 449c8f0630dd
comparison
equal deleted inserted replaced
42791:87e5ef6613ed 42792:ff6514dbd1ce
806 This is a limitation of the Operating System, and can cause problems 806 This is a limitation of the Operating System, and can cause problems
807 when shutting down Windows. Ensure that all subprocesses are exited 807 when shutting down Windows. Ensure that all subprocesses are exited
808 cleanly before exiting Emacs. For more details, see the FAQ at 808 cleanly before exiting Emacs. For more details, see the FAQ at
809 http://www.gnu.org/software/emacs/windows/. 809 http://www.gnu.org/software/emacs/windows/.
810 810
811 * Windows 95/98/ME crashes when trying to run non-existant subprocesses. 811 * Windows 95/98/ME crashes when trying to run non-existent subprocesses.
812 812
813 When a subprocess you are trying to run is not found on the PATH, 813 When a subprocess you are trying to run is not found on the PATH,
814 Windows might respond by crashing or locking up your system. In 814 Windows might respond by crashing or locking up your system. In
815 particular, this has been reported when trying to compile a java 815 particular, this has been reported when trying to compile a Java
816 program in JDEE when javac.exe is installed, but not on the system 816 program in JDE when javac.exe is installed, but not on the system
817 path. 817 PATH.
818 818
819 * Mail sent through Microsoft Exchange in some encodings appears to be 819 * Mail sent through Microsoft Exchange in some encodings appears to be
820 mangled and is not seen correctly in Rmail or Gnus. We don't know 820 mangled and is not seen correctly in Rmail or Gnus. We don't know
821 exactly what happens, but it isn't an Emacs problem in cases we've 821 exactly what happens, but it isn't an Emacs problem in cases we've
822 seen. 822 seen.