From: Eli Zaretskii Date: Mon, 9 May 2022 13:37:49 +0000 (+0300) Subject: Remove the AUCTeX subsection from MS-Windows FAQ X-Git-Tag: emacs-28.1.90~92 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7b4bdf7b9b;p=emacs.git Remove the AUCTeX subsection from MS-Windows FAQ * doc/misc/efaq-w32.texi (AUCTeX): Remove the subsection, it is no longer useful. (Bug#55330) --- diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 3b48fb1453d..3a49f0a5da2 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi @@ -1742,22 +1742,6 @@ You will need an implementation of TeX for Windows. A number of implementations are listed on the @uref{http://www.tug.org/interest.html#free, TeX Users Group} website. -@menu -* AUCTeX:: -@end menu - -@node AUCTeX -@subsection AUCTeX -@cindex auctex, precompiled for Windows -@cindex latex -@cindex preview-latex - -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. 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? @cindex spell checking