Mercurial > emacs
changeset 42887:466c8a363992
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 21 Jan 2002 22:49:43 +0000 |
parents | 0aa2696d5de7 |
children | 04040cfbdf67 |
files | lisp/comint.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/comint.el Mon Jan 21 22:18:16 2002 +0000 +++ b/lisp/comint.el Mon Jan 21 22:49:43 2002 +0000 @@ -2903,7 +2903,7 @@ (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,