CVSROOT: /sources/auctex
Module name: auctex
Changes by: Tassilo Horn <tsdh> 12/11/23 09:45:50
Index: doc/quickstart.texi
===================================================================
RCS file: /sources/auctex/auctex/doc/quickstart.texi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- doc/quickstart.texi 17 Aug 2012 06:59:49 -0000 1.8
+++ doc/quickstart.texi 23 Nov 2012 09:45:50 -0000 1.9
@@ -27,10 +27,14 @@
in your user init file.@footnote{This usually is a file in your home
directory called @file{.emacs} if you are utilizing GNU Emacs or
-@file{.xemacs/init.el} if you are using XEmacs.} In order to get
-support for many of the @LaTeX{} packages you will use in your
-documents, you should enable document parsing as well, which can be
-achieved by putting
+@file{.xemacs/init.el} if you are using XEmacs.} If you've installed
+@AUCTeX{} from the Emacs package manager (ELPA), you must not have this
+line in your user init file. The installation procedure already cares
+about loading @AUCTeX{} correctly.
+
+In order to get support for many of the @LaTeX{} packages you will use
+in your documents, you should enable document parsing as well, which can
+be achieved by putting
@lisp
(setq TeX-auto-save t)
_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs