diff options
| author | Stefan Kangas | 2024-06-20 13:30:11 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-06-20 13:30:11 +0200 |
| commit | 41cbfead7e2bce2f563e37a9a737a00a7b86e7f1 (patch) | |
| tree | ad0fb06eb37527de62ba9329cdec88c7daf790a3 /etc/PROBLEMS | |
| parent | 74af691b90e69eb70d47782419edfab7d6503dc2 (diff) | |
| download | emacs-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/PROBLEMS | 4 |
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. | |||
| 4343 | This character seems to be trapped by the kernel in Windows 95. | 4343 | This character seems to be trapped by the kernel in Windows 95. |
| 4344 | You can enter M-f6 by typing ESC f6. | 4344 | You 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 | ||
| 4348 | This is a limitation of the Operating System, and can cause problems | 4348 | This is a limitation of the Operating System, and can cause problems |
| 4349 | when shutting down Windows. Ensure that all subprocesses are exited | 4349 | when shutting down Windows. Ensure that all subprocesses are exited |
| 4350 | cleanly before exiting Emacs. For more details, see the Emacs on MS | 4350 | cleanly before exiting Emacs. For more details, see the Emacs on MS |
| 4351 | Windows FAQ (info manual "efaq-w32"). | 4351 | Windows 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 | ||
| 4355 | When a program you are trying to run is not found on the PATH, | 4355 | When a program you are trying to run is not found on the PATH, |
| 4356 | Windows might respond by crashing or locking up your system. In | 4356 | Windows might respond by crashing or locking up your system. In |