From: Richard M. Stallman Date: Mon, 21 Jan 2002 22:49:43 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~17032 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fdb38f1bf54fc7e15291d7721987d4e91a8da97b;p=emacs.git Comment change. --- 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,