Mercurial > emacs
diff lisp/ChangeLog @ 32894:e7fba7bcb47b
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Oct 2000 00:47:27 +0000 |
parents | ba002124ad94 |
children | 3eba63072790 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 26 00:46:48 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 26 00:47:27 2000 +0000 @@ -1,3 +1,11 @@ +2000-10-25 Miles Bader <miles@lsi.nec.co.jp> + + * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil. + (comint-mode-map): Reverse order of `comint-write-output' and + `comint-append-output-to-file'. + (comint-append-output-to-file): Reinstate this function, for the + benefit of the menu. + 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> * vc.el (vc-version-other-window): Bind `file'.