diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-06-13 11:41:08 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-06-13 11:41:08 +0300 |
commit | 6f9d21333152f864e62353af78622f6e2abe0c02 (patch) | |
tree | 3717a5ad119cecba66dd28b1aaf47386c5390484 /nt | |
parent | 2276a19d88b6c35ee5b82aa449641660dc674075 (diff) |
* nt/README.W32: Don't advertise the (obsolescent) w32 FAQ.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/README.W32 | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/nt/README.W32 b/nt/README.W32 index 5024bdc906..a26ca108b2 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -265,14 +265,19 @@ See the end of the file for license conditions. * Further information - The FAQ for the MS Windows port of Emacs is distributed with Emacs - (info manual "efaq-w32"), and also available at + The Emacs User manual describes Windows-specific issues in the + appendix named "Emacs and Microsoft Windows/MS-DOS". You can read + it in Emacs by typing - http://www.gnu.org/software/emacs/manual/efaq-w32.html + C-h r g Microsoft Windows RET - In addition to the FAQ, there is a mailing list for discussing issues - related to the Windows port of Emacs. For information about the - list, see this Web page: + This appendix is also available (as part of the entire manual) at + + http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows + + In addition to the manual, there is a mailing list for discussing + issues related to the Windows port of Emacs. For information about + the list, see this Web page: http://lists.gnu.org/mailman/listinfo/help-emacs-windows |