aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorStefan Kangas2024-06-20 13:30:11 +0200
committerStefan Kangas2024-06-20 13:30:11 +0200
commit41cbfead7e2bce2f563e37a9a737a00a7b86e7f1 (patch)
treead0fb06eb37527de62ba9329cdec88c7daf790a3 /etc/PROBLEMS
parent74af691b90e69eb70d47782419edfab7d6503dc2 (diff)
downloademacs-41cbfead7e2bce2f563e37a9a737a00a7b86e7f1.tar.gz
emacs-41cbfead7e2bce2f563e37a9a737a00a7b86e7f1.zip
Remove more references to Windows 95
* doc/lispref/frames.texi (Window System Selections): * doc/misc/ediff.texi (Patch and Diff Programs): * doc/misc/efaq-w32.texi (Third-party multibyte, Swap Caps NT) (Subprocesses and floppy drive): * etc/PROBLEMS: * lisp/printing.el (pr-path-alist, pr-command): * lisp/ps-print.el: Remove more references to Windows 95, which is not supported by Emacs.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 9cbcee51fe8..59bd2cd497c 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -4343,14 +4343,14 @@ for menus. Help text is only available in later versions of Windows.
4343This character seems to be trapped by the kernel in Windows 95. 4343This character seems to be trapped by the kernel in Windows 95.
4344You can enter M-f6 by typing ESC f6. 4344You can enter M-f6 by typing ESC f6.
4345 4345
4346*** MS-Windows 95/98/ME: subprocesses do not terminate properly. 4346*** MS-Windows 98/ME: subprocesses do not terminate properly.
4347 4347
4348This is a limitation of the Operating System, and can cause problems 4348This is a limitation of the Operating System, and can cause problems
4349when shutting down Windows. Ensure that all subprocesses are exited 4349when shutting down Windows. Ensure that all subprocesses are exited
4350cleanly before exiting Emacs. For more details, see the Emacs on MS 4350cleanly before exiting Emacs. For more details, see the Emacs on MS
4351Windows FAQ (info manual "efaq-w32"). 4351Windows FAQ (info manual "efaq-w32").
4352 4352
4353*** MS-Windows 95/98/ME: crashes when Emacs invokes non-existent programs. 4353*** MS-Windows 98/ME: crashes when Emacs invokes non-existent programs.
4354 4354
4355When a program you are trying to run is not found on the PATH, 4355When a program you are trying to run is not found on the PATH,
4356Windows might respond by crashing or locking up your system. In 4356Windows might respond by crashing or locking up your system. In