CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 08/10/13 06:38:18
Index: install.texi
===================================================================
RCS file: /cvsroot/auctex/auctex/doc/install.texi,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- install.texi 10 Feb 2008 11:01:06 -0000 1.52
+++ install.texi 13 Oct 2008 06:38:18 -0000 1.53
@@ -328,7 +328,7 @@
(load "preview-latex.el" nil t t)
@end example
-into your @file{~/.emacs} file.
+into your init file.
If you explicitly used @code{--with-lispdir}, you may need to add the
specified directory into Emacs' @code{load-path} variable by adding
@@ -348,9 +348,19 @@
@xref{Advice for package providers}.
@end ifclear
-That is all. There are other ways of achieving the equivalent thing,
-but we don't mention them here any more since they are not better, and
-people got confused into trying everything at once.
+Once activated, the modes provided by @AUCTeX{} are used per default for
+all supported file types. If you want to change the modes for which it
+is operative instead of the default, use
[EMAIL PROTECTED]
[EMAIL PROTECTED] customize-variable @key{RET} TeX-modes @key{RET}}
[EMAIL PROTECTED] example
+
+If you want to remove a preinstalled @AUCTeX{} completely before any of
+its modes have been used,
[EMAIL PROTECTED]
+(unload-feature 'tex-site)
[EMAIL PROTECTED] example
+should accomplish that.
@node Advice for package providers
@section Providing @AUCTeX{} as a package
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs