# HG changeset patch # User Miles Bader # Date 1000197782 0 # Node ID 2743aa3f704ea580f5ac618cfd487b03a21a2117 # Parent e2d428b5bfea9e27375678493d1b709b6dcc2136 *** empty log message *** diff -r e2d428b5bfea -r 2743aa3f704e lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 11 08:40:08 2001 +0000 +++ b/lisp/ChangeLog Tue Sep 11 08:43:02 2001 +0000 @@ -1,3 +1,10 @@ +2001-09-11 Miles Bader + + * comint.el (comint-send-input): When waiting for echoed input, + don't save the expected end position in `echo-end', so that things + work properly even if the buffer is modified elsewhere at the same + time [this happens if `comint-truncate-buffer' is used]. + 2001-09-11 Gerd Moellmann * textmodes/outline.el (outline-mode): Use `^' and a shy group