aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa-thy-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'isa/isa-thy-mode.el')
-rw-r--r--isa/isa-thy-mode.el21
1 files changed, 11 insertions, 10 deletions
diff --git a/isa/isa-thy-mode.el b/isa/isa-thy-mode.el
index f537bcb5..ba3e9bec 100644
--- a/isa/isa-thy-mode.el
+++ b/isa/isa-thy-mode.el
@@ -1,13 +1,14 @@
-;;; isa-thy-mode.el - Mode for Isabelle theory files.
-;;;
-;;; Author: David Aspinall <da@dcs.ed.ac.uk>
-;;;
-;;; Taken from Isamode, version: 3.6 1998/09/02 11:40:45
-;;;
-;;; $Id$
-;;;
-;;; NAMESPACE management: all functions and variables declared
-;;; in this file begin with isa-thy-
+;; isa-thy-mode.el - Mode for Isabelle theory files.
+;;
+;; Author: David Aspinall <da@dcs.ed.ac.uk>
+;; Maintainer: Proof General maintainer <proofgen@dcs.ed.ac.uk>
+;;
+;; Taken from Isamode, version: 3.6 1998/09/02 11:40:45
+;;
+;; $Id$
+;;
+;; NAMESPACE management: all functions and variables declared
+;; in this file begin with isa-thy-
(require 'isa)