From: Richard M. Stallman Date: Sun, 17 Dec 2006 20:39:33 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-pretest-22.0.92~62 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/15b8c5c69daf0de7573c349087443ac4607d0204 Comment change. --- diff --git a/lisp/comint.el b/lisp/comint.el index b32f129c67..1ab285c9af 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -132,7 +132,7 @@ ;; comint-eol-on-send boolean ... ;; comint-process-echoes boolean ... ;; comint-scroll-to-bottom-on-input symbol For scroll behavior -;; comint-scroll-to-bottom-on-output symbol ... +;; comint-move-point-for-output symbol ... ;; comint-scroll-show-maximum-output boolean ... ;; comint-accum-marker maker For comint-accumulate ;;