# HG changeset patch # User Miles Bader # Date 972521247 0 # Node ID e7fba7bcb47b6976c98412f5a66d506150256cc2 # Parent 7306d81dd8bcfa0d11ef01d79640b1c119a9a953 *** empty log message *** diff -r 7306d81dd8bc -r e7fba7bcb47b lisp/ChangeLog --- 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 + + * 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 * vc.el (vc-version-other-window): Bind `file'.