Mercurial > emacs
diff lisp/ChangeLog @ 32600:faadf96091b5
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 18 Oct 2000 01:55:32 +0000 |
parents | c2db6313d3d8 |
children | c8b8e93bf2fd |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 18 01:54:57 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 18 01:55:32 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-18 Miles Bader <miles@lsi.nec.co.jp> + + * comint.el (comint-output-filter): Fixup comint-last-input-end too. + Remove commented-out call to force-mode-line-update. + (comint-kill-output): Use `forward-line 0' instead of + beginning-of-line to make sure we get past the prompt. + 2000-10-17 Stefan Monnier <monnier@cs.yale.edu> * diff-mode.el (diff-header-face, diff-file-header-face):