summaryrefslogtreecommitdiff
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-08-16 04:04:27 +0000
committerKarl Heuer <kwzh@gnu.org>1999-08-16 04:04:27 +0000
commit5762abecd390e960b2a15bc58b5ed6a07af5955f (patch)
treec04fe2a3dd7c442cf6f1e1c30c0ed83d5a0755c4 /lisp/comint.el
parentceab2c312553097fb39b3ed8e683eeef87a674b1 (diff)
downloademacs-5762abecd390e960b2a15bc58b5ed6a07af5955f.tar.gz
Fix maintainer address.
Diffstat (limited to 'lisp/comint.el')
-rw-r--r--lisp/comint.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/comint.el b/lisp/comint.el
index 5292c09bf66..fda580feb99 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1988, 90, 92, 93, 94, 95, 96, 97, 98, 99 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 general command-interpreter-in-a-buffer package
;; (comint mode). The idea is that you can build specific process-in-a-buffer