CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Reiner Steib <rsteib>   07/04/22 20:11:33

Index: doc/changes.texi
===================================================================
RCS file: /sources/auctex/auctex/doc/changes.texi,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -b -r1.164 -r1.165
--- doc/changes.texi    12 Jan 2007 18:16:13 -0000      1.164
+++ doc/changes.texi    22 Apr 2007 20:11:33 -0000      1.165
@@ -148,14 +148,22 @@
 Completion support for options of some LaTeX packages was added.
 
 @item
[EMAIL PROTECTED] @file{auctex.el}
[EMAIL PROTECTED] @file{tex-site.el}
 Already in version 11.81 the way to activate @AUCTeX{} changed
 substantially.  This should now be done with @code{(load "auctex.el" nil
 t t)} instead of the former @code{(require 'tex-site)}.  Related to this
 change @file{tex-mik.el} does not load @file{tex-site.el} anymore.  That
 means if you used only @code{(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.
+latter statement.
[EMAIL PROTECTED] rawfile
+More detailed information can be found in the installation instructions
+(file INSTALL).
[EMAIL PROTECTED] ifset
[EMAIL PROTECTED] rawfile
[EMAIL PROTECTED] the package}.
[EMAIL PROTECTED] ifclear
 
 @item
 Handling of verbatim constructs was consolidated across AUCTeX.  This


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

Reply via email to