auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/doc/intro.texi


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/doc/intro.texi
Date: Mon, 02 May 2005 17:34:09 -0400

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
address@hidden modes.  If this is not the case, try
address@hidden
+(require 'tex-site)
address@hidden lisp
+
+If you want to change the modes for which it is operative instead of the
+default, use
address@hidden
address@hidden customize-variable @key{RET} TeX-modes @key{RET}
address@hidden example
+
+If you want to remove a preinstalled @AUCTeX{} completely before any of
+its modes have been used,
address@hidden
+(unload-feature 'tex-site)
address@hidden example
+should accomplish that.
+
+If you are considering upgrading @AUCTeX{}, the recent changes are
+described in
 @ifset rawfile
 the @file{CHANGES} file.
 @end ifset




reply via email to

[Prev in Thread] Current Thread [Next in Thread]