aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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."
2903 (message "Process mark set"))) 2903 (message "Process mark set")))
2904 2904
2905 2905
2906;; Author: Peter Breton <pbreton@ne.mediaone.net> 2906;; Author: Peter Breton <pbreton@cs.umb.edu>
2907 2907
2908;; This little add-on for comint is intended to make it easy to get 2908;; This little add-on for comint is intended to make it easy to get
2909;; output from currently active comint buffers into another buffer, 2909;; output from currently active comint buffers into another buffer,