]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMiles Bader <miles@gnu.org>
Thu, 26 Oct 2000 00:47:27 +0000 (00:47 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 26 Oct 2000 00:47:27 +0000 (00:47 +0000)
lisp/ChangeLog

index 0d56fe54f16f7658888a336277396fa7c4d7d70e..07de8dbd57b4d8297e8349e50a2248a055f85fed 100644 (file)
@@ -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'.