diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
commit | 2f4b997c3d98f854db6edc607784375f468c7471 (patch) | |
tree | 2dd691523ed41563aaaf86ffc180bac3b2dfb880 /lisp/progmodes/modula2.el | |
parent | c0274f385fe5f39459cac5ea9ff9f92bacd3a8ef (diff) | |
download | emacs-2f4b997c3d98f854db6edc607784375f468c7471.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/progmodes/modula2.el')
-rw-r--r-- | lisp/progmodes/modula2.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/progmodes/modula2.el b/lisp/progmodes/modula2.el index 19c7249b40a..51d55d8eb4a 100644 --- a/lisp/progmodes/modula2.el +++ b/lisp/progmodes/modula2.el @@ -1,4 +1,7 @@ +;;; ;;; modula2.el --- Modula-2 editing support package +;; The authors distributed this in without a copyright notice +;; back in 1988, so it is in the public domain. ; Author Mick Jordan ; amended Peter Robinson |