summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-10-26 00:47:27 +0000
committerMiles Bader <miles@gnu.org>2000-10-26 00:47:27 +0000
commit22626d9d9854613ae5b666fb6342b0c8b3bca3cc (patch)
tree2f70f79ba42cf321f93cea92c7d1e5fe4132e6bd
parente7efc503b40bbb25a1e8c4129c5357858507f21f (diff)
downloademacs-22626d9d9854613ae5b666fb6342b0c8b3bca3cc.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <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'.