(comint-scroll-to-bottom-on-input): Default to nil.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Oct 1993 20:01:29 +0000 (20:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Oct 1993 20:01:29 +0000 (20:01 +0000)
commitc1da5c031fbc3399105c806b2cd7a1bed99da3a3
tree577bcca32dbfec40e955872e7336504975839670
parent6351296c27dd984d59c777509b021b1cb376354e
(comint-scroll-to-bottom-on-input): Default to nil.
(comint-mode): Use pre-command-hook, not before-change-function.
(comint-preinput-scroll-to-bottom): Take no arguments.
(comint-output-filter-functions): Renamed from comint-output-filter-hook.
(comint-output-filter): Pass STRING as arg to output hook functions.
(comint-preinput-scroll-to-bottom): Take an arg.
Move point to new process mark if it was at the old one.
Scroll so only if point is at or after the process mark.
When scrolling, put end of text on bottom line, regardless of point.
lisp/comint.el