Index: auctex/doc/intro.texi
diff -u auctex/doc/intro.texi:1.25 auctex/doc/intro.texi:1.26
--- auctex/doc/intro.texi:1.25 Mon May 2 10:37:49 2005
+++ auctex/doc/intro.texi Mon May 2 21:34:02 2005
@@ -34,8 +34,27 @@
@end ifclear
respectively for information about how to install @AUCTeX{}.
-If you are upgrading from non-ancient versions of @AUCTeX{}, the
-latest changes can be found in
+Once @AUCTeX{} is installed, its modes should be the default for all
[EMAIL PROTECTED] modes. If this is not the case, try
[EMAIL PROTECTED]
+(require 'tex-site)
[EMAIL PROTECTED] lisp
+
+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.
+
+If you are considering upgrading @AUCTeX{}, the recent changes are
+described in
@ifset rawfile
the @file{CHANGES} file.
@end ifset
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs