diff lisp/ChangeLog @ 30737:8139b53e0669

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 10 Aug 2000 11:06:54 +0000
parents 103f6840bba1
children fb9911db6ae3
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 10 10:54:40 2000 +0000
+++ b/lisp/ChangeLog	Thu Aug 10 11:06:54 2000 +0000
@@ -1,3 +1,16 @@
+2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
+
+	* comint.el (comint-send-input): Make the newline boundary overlay
+	rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
+	(comint-output-filter): Use `insert' instead of
+	`insert-before-markers'.  Extend comint-last-output-overlay when
+	necessary since we can't rely on insert-before-markers to do it.
+	* gud.el (gud-filter): Use `with-current-buffer' instead of
+	save-excursion when inserting the output, so that point gets
+	updated correctly; the old method relied on a rather dodgy
+	side-effect of comint-output-filter to avoid the effect of
+	save-excursion.
+
 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* files.el (recover-file): Call insert-directory instead of