auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/style/scrbook.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/scrbook.el,v
Date: Sun, 03 Feb 2008 15:19:06 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/02/03 15:19:06

Index: scrbook.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/scrbook.el,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- scrbook.el  21 Aug 2007 20:34:15 -0000      1.8
+++ scrbook.el  3 Feb 2008 15:19:05 -0000       1.9
@@ -1,22 +1,35 @@
-;;; -*- emacs-lisp -*-
-;;; scrbook.el -- AUCTeX style for scrbook.cls
+;;; scrbook.el --- AUCTeX style for scrbook.cls
 
 ;; Copyright (C) 2002, 2005 Free Software Foundation
-;; License: GPL, see the file COPYING in the base directory of AUCTeX
 
 ;; Author: Mark Trettin <address@hidden>
 ;; Created: 2002-09-26
-;; Version: $Id: scrbook.el,v 1.8 2007/08/21 20:34:15 angeli Exp $
 ;; Keywords: tex
 
+;; This file is part of AUCTeX.
+
+;; AUCTeX is free software; you can redistribute it and/or modify it
+;; under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+
+;; AUCTeX is distributed in the hope that it will be useful, but
+;; WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+;; General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with AUCTeX; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+;; 02110-1301, USA.
+
 ;;; Commentary: 
 
 ;; This file adds support for `scrbook.cls'. This file needs
 ;; `scrbase.el'.
 
-;; This file is part of AUCTeX.
-
 ;;; Code:
+
 (TeX-add-style-hook "scrbook"
   (lambda ()
     (LaTeX-largest-level-set "chapter")




reply via email to

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