aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cfcdb82d84a..06ec05e464b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,7 @@
12000-08-12 Miles Bader <miles@gnu.org> 12000-08-12 Miles Bader <miles@gnu.org>
2
3 * comint.el (comint-output-filter): Don't bother frobbing
4 window-start, it doesn't seem to be necessary.
2 5
3 * comint.el (comint-send-string, comint-send-region): Make into 6 * comint.el (comint-send-string, comint-send-region): Make into
4 real functions. Snapshot the prompt before sending. 7 real functions. Snapshot the prompt before sending.