auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/doc/auctex.texi,v
Date: Sun, 15 Feb 2009 15:33:42 +0000

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




reply via email to

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