diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-08-04 05:07:43 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-08-04 05:07:43 +0000 |
commit | 5336e8290129e4d8f8c711ef7324a796205f1230 (patch) | |
tree | e1c0b38c74472e7888f116bdaf3c9cc5892af6d4 /lisp/progmodes/inf-lisp.el | |
parent | 430c3bab27acee6fc69acbf4dfc92686f9ae6bf6 (diff) | |
download | emacs-5336e8290129e4d8f8c711ef7324a796205f1230.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/progmodes/inf-lisp.el')
-rw-r--r-- | lisp/progmodes/inf-lisp.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index aeb828c8b43..820ae27389e 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el @@ -1,6 +1,5 @@ ;;; inf-lisp.el --- an inferior-lisp mode - -;;; Copyright Olin Shivers (1988). +;;; Copyright (C) 1988 Free Software Foundation, Inc. ;; Author: Olin Shivers <shivers@cs.cmu.edu> ;; Keyword: processes, lisp |