aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorStefan Kangas2024-06-20 13:30:11 +0200
committerStefan Kangas2024-06-20 13:30:11 +0200
commit41cbfead7e2bce2f563e37a9a737a00a7b86e7f1 (patch)
treead0fb06eb37527de62ba9329cdec88c7daf790a3 /doc/lispref/frames.texi
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 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 2686ae93a33..342f88eb8c0 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -4096,7 +4096,7 @@ the very rare cases when the information provided by the clipboard
4096data is unusable for some reason. 4096data is unusable for some reason.
4097 4097
4098The default value of this variable is the system code page under 4098The default value of this variable is the system code page under
4099MS-Windows 95, 98 or Me, @code{utf-16le-dos} on Windows 4099MS-Windows 98 or Me, @code{utf-16le-dos} on Windows
4100NT/W2K/XP/Vista/7/8/10/11, @code{iso-latin-1-dos} on MS-DOS, and 4100NT/W2K/XP/Vista/7/8/10/11, @code{iso-latin-1-dos} on MS-DOS, and
4101@code{nil} elsewhere. 4101@code{nil} elsewhere.
4102@end defopt 4102@end defopt