changeset 104671:887871b8a8ae

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 28 Aug 2009 10:55:45 +0000
parents edac206a6fe7
children 2e2a12f25cd1
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 28 10:16:03 2009 +0000
+++ b/lisp/ChangeLog	Fri Aug 28 10:55:45 2009 +0000
@@ -1,3 +1,14 @@
+2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-mi.el (gdb-use-separate-io-buffer): Remove
+	variable ...
+	(gdb-init-1, gdb-display-separate-io-buffer)
+	(gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
+	references to it.
+	(gdb-inferior-io-mode): Use make-comint-in-buffer.
+	(gdb-inferior-filter): Use comint-output-filter to stop
+	echoing and remove ^M characters.
+
 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emulation/viper-init.el (viper-restore-cursor-type):