summaryrefslogtreecommitdiff
path: root/lisp/shell.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-08-04 05:07:43 +0000
committerRichard M. Stallman <rms@gnu.org>1992-08-04 05:07:43 +0000
commit9e940210c217946ead24f3c0f9b565459bff422c (patch)
treec941fc9e0196fccd8b33486c20dbe83927c98564 /lisp/shell.el
parentbf053dedd3b01e1accd7568b32eb776528c2d833 (diff)
downloademacs-9e940210c217946ead24f3c0f9b565459bff422c.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/shell.el')
-rw-r--r--lisp/shell.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/shell.el b/lisp/shell.el
index a8277da845d..ad381ac1ef0 100644
--- a/lisp/shell.el
+++ b/lisp/shell.el
@@ -1,6 +1,5 @@
-;;; shell.el --- general command interpreter in a window stuff
-
-;;; Copyright Olin Shivers (1988).
+;;; shell.el --- specialized comint.el for running the shell.
+;;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keywords: processes