diff options
| author | Eric S. Raymond | 1992-07-17 20:24:00 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1992-07-17 20:24:00 +0000 |
| commit | d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857 (patch) | |
| tree | 8dfe9753e9707c33ddd09868be752484b1aa6057 /lisp/shell.el | |
| parent | 2581ab99686b057693924e771fac1dfa6a414c59 (diff) | |
| download | emacs-d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857.tar.gz emacs-d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/shell.el')
| -rw-r--r-- | lisp/shell.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/shell.el b/lisp/shell.el index 3a5968e0b6b..0ae9e1b2a61 100644 --- a/lisp/shell.el +++ b/lisp/shell.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 3 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 4 | ;; Last-Modified: 16 Mar 1992 | 4 | ;; Last-Modified: 16 Mar 1992 |
| 5 | ;; Keywords: processes | ||
| 5 | 6 | ||
| 6 | ;;; Copyright Olin Shivers (1988). | 7 | ;;; Copyright Olin Shivers (1988). |
| 7 | 8 | ||