Mercurial > emacs
changeset 74693:901d51ff105a
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Dec 2006 20:39:33 +0000 |
parents | 486c403b912b |
children | 1fc1d16dac30 |
files | lisp/comint.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/comint.el Sun Dec 17 20:16:00 2006 +0000 +++ b/lisp/comint.el Sun Dec 17 20:39:33 2006 +0000 @@ -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 ;;