Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / textmodes / reftex-sel.el
index fa3f04e..f36454c 100644 (file)
@@ -1,9 +1,8 @@
-;;; reftex-sel.el - The selection modes for RefTeX
+;;; reftex-sel.el --- the selection modes for 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-sel)
 (require 'reftex)