From: Miles Bader Date: Thu, 26 Oct 2000 00:47:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~563 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22626d9d9854613ae5b666fb6342b0c8b3bca3cc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0d56fe54f16..07de8dbd57b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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'.