Mercurial > emacs
changeset 39241:2743aa3f704e
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 11 Sep 2001 08:43:02 +0000 |
parents | e2d428b5bfea |
children | ba9a0646b0a5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <miles@gnu.org> + + * 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 <gerd@gnu.org> * textmodes/outline.el (outline-mode): Use `^' and a shy group