auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/fancyref.el,v
Date: Sat, 02 Feb 2008 13:04:48 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/02/02 13:04:46

Index: style/fancyref.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/fancyref.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- style/fancyref.el   19 Aug 2007 17:27:20 -0000      1.5
+++ style/fancyref.el   2 Feb 2008 13:04:46 -0000       1.6
@@ -1,6 +1,28 @@
-;; AUCTeX style file with support for fancyref.sty
-;; Author: C. Dominik <address@hidden>
-;; Last change: 20 Feb 1999
+;;; fancyref.el --- AUCTeX style file with support for fancyref.sty
+
+;; Copyright (C) 1999 Free Software Foundation, Inc.
+
+;; Author: Carsten Dominik <address@hidden>
+;; Maintainer: address@hidden
+
+;; 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 2, 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.
+
+;;; Code:
 
 (TeX-add-style-hook "fancyref"
    (lambda ()
@@ -97,4 +119,4 @@
                                         "vario")
   "Package options for the fancyref package.")
 
-;; fancyref.el ends here
+;;; fancyref.el ends here




reply via email to

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