Mercurial > emacs
comparison lisp/shell.el @ 18805:b4b9772f0877
change maintainer.
author | Simon Marshall <simon@gnu.org> |
---|---|
date | Tue, 15 Jul 1997 08:32:51 +0000 |
parents | 0dcc993f06e4 |
children | f39ae9c61a45 |
comparison
equal
deleted
inserted
replaced
18804:05dcf4a48ded | 18805:b4b9772f0877 |
---|---|
1 ;;; shell.el --- specialized comint.el for running the shell. | 1 ;;; shell.el --- specialized comint.el for running the shell. |
2 | 2 |
3 ;; Copyright (C) 1988, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1988, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 5 ;; Author: Olin Shivers <shivers@cs.cmu.edu> then |
6 ;; Maintainer: Simon Marshall <simon@gnu.ai.mit.edu> | 6 ;; Simon Marshall <simon@gnu.ai.mit.edu> |
7 ;; Maintainer: FSF | |
7 ;; Keywords: processes | 8 ;; Keywords: processes |
8 | 9 |
9 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
10 | 11 |
11 ;; GNU Emacs is free software; you can redistribute it and/or modify | 12 ;; GNU Emacs is free software; you can redistribute it and/or modify |