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 +;; Author: Peter Breton ;; This little add-on for comint is intended to make it easy to get ;; output from currently active comint buffers into another buffer,