summaryrefslogtreecommitdiff
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-01-21 22:49:43 +0000
committerRichard M. Stallman <rms@gnu.org>2002-01-21 22:49:43 +0000
commitfdb38f1bf54fc7e15291d7721987d4e91a8da97b (patch)
tree85699653a2865f528723b5dc56ea51b69e6ab472 /lisp/comint.el
parent9b7e42292927185e3840d6f69de7d6e5eeba9875 (diff)
downloademacs-fdb38f1bf54fc7e15291d7721987d4e91a8da97b.tar.gz
Comment change.
Diffstat (limited to 'lisp/comint.el')
-rw-r--r--lisp/comint.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/comint.el b/lisp/comint.el
index c320334a859..d04619a2617 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -2903,7 +2903,7 @@ the process mark is at the beginning of the accumulated input."
(message "Process mark set")))
-;; Author: Peter Breton <pbreton@ne.mediaone.net>
+;; Author: Peter Breton <pbreton@cs.umb.edu>
;; This little add-on for comint is intended to make it easy to get
;; output from currently active comint buffers into another buffer,