CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    09/02/15 15:33:41

Index: auctex.texi
===================================================================
RCS file: /cvsroot/auctex/auctex/doc/auctex.texi,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -b -r1.292 -r1.293
--- auctex.texi 21 Dec 2008 14:37:07 -0000      1.292
+++ auctex.texi 15 Feb 2009 15:33:41 -0000      1.293
@@ -3564,8 +3564,8 @@
 
 (TeX-add-style-hook
  "book"
- (lambda () (setq LaTeX-largest-level
-                 (LaTeX-section-level ("chapter")))))
+ (lambda () 
+   (LaTeX-largest-level-set "chapter")))
 @end lisp
 
 This file specifies that the largest kind of section in a @LaTeX{} document


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

Reply via email to