aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/medit.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/medit.el')
-rw-r--r--lisp/medit.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/medit.el b/lisp/medit.el
index d42e67a26a..9c08ccb2b9 100644
--- a/lisp/medit.el
+++ b/lisp/medit.el
@@ -1,4 +1,6 @@
-;; Lisp interface between GNU Emacs and MEDIT package. Emacs under MDL.
+;;; medit.el --- Lisp interface between GNU Emacs and MEDIT package.
+
+;; Emacs under MDL.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Principal author K. Shane Hartman
@@ -113,4 +115,4 @@ Like Mim mode, plus these special commands:
(mim-mode)
-
+;;; medit.el ends here