summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArash Esbati <arash@gnu.org>2022-05-09 12:10:10 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2022-05-09 12:10:10 +0200
commitd2a5631552cbe036c46111101c0570135e81fc56 (patch)
tree1efda8f4f8815ed2f8e86b08ed84b55295b3d314
parent177718bc6df79ee93656e20c5b25b94923040dab (diff)
downloademacs-d2a5631552cbe036c46111101c0570135e81fc56.tar.gz
Update AUCTeX FAQ entry
* doc/misc/efaq-w32.texi (AUCTeX): AUCTeX project isn't providing pre-compiled versions for Windows anymore (bug#55330).
-rw-r--r--doc/misc/efaq-w32.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi
index 20dcb07ed76..3b48fb1453d 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -1754,10 +1754,9 @@ A number of implementations are listed on the
AUCTeX is an Emacs package for writing LaTeX files, which also
includes preview-latex, an Emacs mode for previewing the formatted
-contents of LaTeX documents. Pre-compiled versions for Windows are
-available from
-@uref{https://www.gnu.org/software/auctex/download-for-windows.html, the
-AUCTeX site}.
+contents of LaTeX documents. AUCTeX is available from
+@uref{https://elpa.gnu.org, GNU ELPA} and can be installed with the
+command @kbd{M-x list-packages}.
@node Spell check
@section How do I perform spell checks?