summaryrefslogtreecommitdiff
path: root/lisp/comint.el
diff options
context:
space:
mode:
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 fb324d20e24..fbb67360df6 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -3471,7 +3471,7 @@ the process mark is at the beginning of the accumulated input."
(message "Process mark set")))
-;; Author: Peter Breton <pbreton@cs.umb.edu>
+;; 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,