[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/style/scrbook.el
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/style/scrbook.el |
Date: |
Sun, 05 Jun 2005 14:32:08 -0400 |
Index: auctex/style/scrbook.el
diff -u auctex/style/scrbook.el:1.6 auctex/style/scrbook.el:1.7
--- auctex/style/scrbook.el:1.6 Thu Mar 17 10:02:06 2005
+++ auctex/style/scrbook.el Sun Jun 5 18:32:07 2005
@@ -6,7 +6,7 @@
;; Author: Mark Trettin <address@hidden>
;; Created: 2002-09-26
-;; Version: $Id: scrbook.el,v 1.6 2005/03/17 10:02:06 angeli Exp $
+;; Version: $Id: scrbook.el,v 1.7 2005/06/05 18:32:07 angeli Exp $
;; Keywords: tex
;;; Commentary:
@@ -45,8 +45,8 @@
"setchapterpreamble"
"dictum")))
(font-latex-match-textual-make)
- ;; Title keywords
- (add-to-list 'font-latex-match-title-1-keywords-local "addchap")
- (font-latex-match-title-1-make))))
+ ;; Sectioning keywords
+ (add-to-list 'font-latex-match-sectioning-1-keywords-local "addchap")
+ (font-latex-match-sectioning-1-make))))
;;; scrbook.el ends here
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] Changes to auctex/style/scrbook.el,
Ralf Angeli <=