emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Thu, 10 Sep 2009 03:02:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  09/09/10 03:02:37

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16118&r2=1.16119

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16118
retrieving revision 1.16119
diff -u -b -r1.16118 -r1.16119
--- ChangeLog   10 Sep 2009 02:25:53 -0000      1.16118
+++ ChangeLog   10 Sep 2009 03:02:34 -0000      1.16119
@@ -1,3 +1,14 @@
+2009-09-10  Nick Roberts  <address@hidden>
+
+       Reported in thread for Bug#4375.
+       * progmodes/gud.el (gud-tooltip-print-command): Use MI command
+       "-data-evaluate-expression" instead of print.
+       * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
+       (gdb-tooltip-print): Parse output from above MI command.
+
+       Remove the word "separate" from IO functions as inferior
+       output is now never displayed in the GUD buffer.
+
 2009-09-10  Juanma Barranquero  <address@hidden>
 
        * startup.el (command-line-normalize-file-name): On Windows and




reply via email to

[Prev in Thread] Current Thread [Next in Thread]