Index: auctex/doc/changes.texi
diff -u auctex/doc/changes.texi:1.134 auctex/doc/changes.texi:1.135
--- auctex/doc/changes.texi:1.134       Sun Jun  5 13:58:33 2005
+++ auctex/doc/changes.texi     Fri Jul  1 12:08:48 2005
@@ -4,10 +4,32 @@
 
 @end ifset
 
[EMAIL PROTECTED] News in 11.xx
[EMAIL PROTECTED] News in 11.80
 
 @itemize @bullet
 @item
[EMAIL PROTECTED] which was previously available separately became a
+subsystem of @AUCTeX{}.  There is no documented provision for building
+or installing @previewlatex{} separately.  It is still possible to use
+and install @AUCTeX{} without @previewlatex{}, however.
+
[EMAIL PROTECTED]
+The installation procedures have been overhauled and now also install
+startup files as part of the process (those had to be copied manually
+previously).  You are advised to remove previous installations of
[EMAIL PROTECTED] and @previewlatex{} before starting the installation
+procedure.  A standard installation from an unmodified tarball no longer
+requires Makeinfo or Perl.
+
+Also note that the way @AUCTeX{} is supposed to be activated changed.
+Instead of @code{(require 'tex-site)} you should now use @code{(load
+"auctex.el" nil t t)}.  While the former method may still work, the new
+method has the advantage that you can deactivate a preactivated
[EMAIL PROTECTED] with the statement @code{(unload-feature 'tex-site)} before
+any of its modes have been used.  This may be important especially for
+site-wide installations.
+
[EMAIL PROTECTED]
 Support for the babel @LaTeX{} package was added.
 
 @item


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to