Index: auctex/doc/changes.texi
diff -u auctex/doc/changes.texi:1.141 auctex/doc/changes.texi:1.142
--- auctex/doc/changes.texi:1.141 Mon Oct 10 17:27:46 2005
+++ auctex/doc/changes.texi Fri Oct 21 15:00:36 2005
@@ -8,6 +8,15 @@
@itemize @bullet
@item
+In version 11.81 the way to activate @AUCTeX{} changed substantially.
+Instead of @code{(require 'tex-site)}, @code{(load "auctex.el" nil t t)}
+should be used now. Related to this change @file{tex-mik.el} does not
+load @file{tex-site.el} anymore now. That means if you used only
[EMAIL PROTECTED](require 'tex-mik)} in order to activate @AUCTeX{}, you have to
+add @code{(load "auctex.el" nil t t)} before the latter statement. More
+detailed information can be found in the installation instructions.
+
[EMAIL PROTECTED]
Handling of verbatim constructs was consolidated across AUCTeX. This
resulted in the @fontlatex{}-specific variables
@code{font-latex-verb-like-commands}, @code{font-latex-verbatim-macros},
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs