aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/reftex.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-07-16 07:46:48 +0000
committerPavel Janík <[email protected]>2001-07-16 07:46:48 +0000
commit3afbc435ac942072f42bf795dea22131b03c8d93 (patch)
tree6715b27c5ef636a36a491d4b6f5d39896cf7b472 /lisp/textmodes/reftex.el
parent5d3d1e3209acdc38227b0ec5bdd8c4a31f58d8d4 (diff)
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/textmodes/reftex.el')
-rw-r--r--lisp/textmodes/reftex.el9
1 files changed, 4 insertions, 5 deletions
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
index 0f57649c0a..8db74a4109 100644
--- a/lisp/textmodes/reftex.el
+++ b/lisp/textmodes/reftex.el
@@ -1,9 +1,9 @@
-;;; reftex.el --- Minor mode for doing \label, \ref, \cite, \index in LaTeX
+;;; reftex.el --- minor mode for doing \label, \ref, \cite, \index in LaTeX
;; Copyright (c) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
-;; Author: Carsten Dominik <[email protected]>
-;; Version: 4.16
-;; Keywords: tex
+;; Author: Carsten Dominik <[email protected]>
+;; Version: 4.16
+;; Keywords: tex
;; This file is part of GNU Emacs.
@@ -2524,4 +2524,3 @@ With optional NODE, go directly to that node."
;;;============================================================================
;;; reftex.el ends here
-