aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/medit.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-05-30 22:12:04 +0000
committerEric S. Raymond <[email protected]>1992-05-30 22:12:04 +0000
commit6594deb0dcec8f1a663fc47b0588a7b4c935a6c5 (patch)
tree29925fd14277477ef3fa88270c19785985926c04 /lisp/medit.el
parentc88ab9ce4a0dbacb1f5bd272c1e7419f1e0f4b9d (diff)
*** empty log message ***
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