Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / textmodes / reftex-cite.el
index 0eb70a5..11eacce 100644 (file)
@@ -1,9 +1,8 @@
-;;; reftex-cite.el - Creating citations with RefTeX
+;;; reftex-cite.el --- creating citations with RefTeX
 ;; Copyright (c) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
-;; Author:     Carsten Dominik <dominik@strw.LeidenUniv.nl>
+;; Author: Carsten Dominik <dominik@strw.LeidenUniv.nl>
 ;; Version: 4.16
-;;
 
 ;; This file is part of GNU Emacs.
 
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
+;;; Code:
+
 (eval-when-compile (require 'cl))
 (provide 'reftex-cite)
 (require 'reftex)