diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-06-13 12:34:09 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-06-13 12:34:09 +0300 |
commit | 2f6956a0383f56c55d308d8ba8f10c052cd89c3e (patch) | |
tree | 428d0ad824235182bea597f8da43943a2aae9b58 /nt | |
parent | 6f9d21333152f864e62353af78622f6e2abe0c02 (diff) |
* nt/README: Don't advertise the (obsolescent) w32 FAQ.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/README | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -78,13 +78,19 @@ * 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 - There is also a mailing list for discussing issues related to this - 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://mail.gnu.org/mailman/listinfo/help-emacs-windows |