diff options
author | Jason Rumney <jasonr@gnu.org> | 2002-11-21 22:35:26 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2002-11-21 22:35:26 +0000 |
commit | c5c7f9cc61d9a7c08b5c1ce03835f3d8c9bea2aa (patch) | |
tree | ac2d91d5d94124fba1bfd7adce8af47696d0048e | |
parent | b121cb5b7fa4ba8de6a2d89388b4fb59004c6cd8 (diff) | |
download | emacs-c5c7f9cc61d9a7c08b5c1ce03835f3d8c9bea2aa.tar.gz |
Removed Windows crash problem fixed by Ben Key on 2002-11-17
-rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index a7e1c29a41f..d2f3c95e42b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -904,15 +904,6 @@ ftp client. On a Debian system, type and then choose /usr/bin/netkit-ftp. -* Emacs built on Windows 9x/ME crashes at startup on Windows XP, -or Emacs built on XP crashes at startup on Windows 9x/ME. - -There appear to be general problems running programs compiled on -Windows 9x/ME on Windows XP and vice-versa, at least when compilation -is done with MSVC 6.0. This affects other programs as well as Emacs. -The compatibility options in the program properties on Windows XP may -help in some cases. - * Antivirus software interacts badly with the MS-Windows version of Emacs. The usual manifestation of these problems is that subprocesses don't |