aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/idlw-shell.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/idlw-shell.el')
-rw-r--r--lisp/progmodes/idlw-shell.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index d03f11bfbc..3451610ce8 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -1,12 +1,10 @@
;;; idlw-shell.el --- Run IDL or WAVE as an inferior process of Emacs.
-;; Copyright (c) 1994-1996 Chris Chase
-;; Copyright (c) 1999 Carsten Dominik
;; Copyright (c) 1999, 2000 Free Software Foundation
;; Author: Chris Chase <[email protected]>
;; Maintainer: Carsten Dominik <[email protected]>
;; Version: 4.7
-;; Date: $Date: 2000/12/08 08:45:40 $
+;; Date: $Date: 2000/12/11 12:44:44 $
;; Keywords: processes
;; This file is part of GNU Emacs.