Mercurial > emacs
diff lisp/shell.el @ 25278:cbe304a26771
Fix maintainer address.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Mon, 16 Aug 1999 04:04:27 +0000 |
| parents | 03990f1d9e2d |
| children | 297909766bad |
line wrap: on
line diff
--- a/lisp/shell.el Mon Aug 16 03:54:52 1999 +0000 +++ b/lisp/shell.el Mon Aug 16 04:04:27 1999 +0000 @@ -3,7 +3,7 @@ ;; Copyright (C) 1988, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. ;; Author: Olin Shivers <shivers@cs.cmu.edu> then -;; Simon Marshall <simon@gnu.ai.mit.edu> +;; Simon Marshall <simon@gnu.org> ;; Maintainer: FSF ;; Keywords: processes @@ -29,7 +29,7 @@ ;; Please send me bug reports, bug fixes, and extensions, so that I can ;; merge them into the master source. ;; - Olin Shivers (shivers@cs.cmu.edu) -;; - Simon Marshall (simon@gnu.ai.mit.edu) +;; - Simon Marshall (simon@gnu.org) ;; This file defines a a shell-in-a-buffer package (shell mode) built ;; on top of comint mode. This is actually cmushell with things
