aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-21 22:49:43 +0000
committerRichard M. Stallman2002-01-21 22:49:43 +0000
commitfdb38f1bf54fc7e15291d7721987d4e91a8da97b (patch)
tree85699653a2865f528723b5dc56ea51b69e6ab472 /lisp/comint.el
parent9b7e42292927185e3840d6f69de7d6e5eeba9875 (diff)
downloademacs-fdb38f1bf54fc7e15291d7721987d4e91a8da97b.tar.gz
emacs-fdb38f1bf54fc7e15291d7721987d4e91a8da97b.zip
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."
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,