Mercurial > emacs
changeset 30769:526b2501f5aa
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 12 Aug 2000 01:48:25 +0000 |
parents | c66efd78e8d4 |
children | dfa82b47c25d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 12 01:46:20 2000 +0000 +++ b/lisp/ChangeLog Sat Aug 12 01:48:25 2000 +0000 @@ -1,4 +1,7 @@ 2000-08-12 Miles Bader <miles@gnu.org> + + * comint.el (comint-output-filter): Don't bother frobbing + window-start, it doesn't seem to be necessary. * comint.el (comint-send-string, comint-send-region): Make into real functions. Snapshot the prompt before sending.