emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Thu, 04 Oct 2007 07:42:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Nick Roberts <nickrob>  07/10/04 07:42:15

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.332
retrieving revision 1.11049.2.333
diff -u -b -r1.11049.2.332 -r1.11049.2.333
--- ChangeLog   3 Oct 2007 16:50:00 -0000       1.11049.2.332
+++ ChangeLog   4 Oct 2007 07:42:12 -0000       1.11049.2.333
@@ -1,3 +1,12 @@
+2007-10-04  Nick Roberts  <address@hidden>
+
+       * progmodes/gud.el (gud-gud-gdb-command-name): New option.
+       (gud-gdb): New function for old M-x gdb (text command mode).
+       (gud-gdb-command-name, gdb): Move to...
+
+       * progmodes/gdb-ui.el: ...here and adapt doc string.
+       (gud-gdba-command-name, gdba): Delete.
+
 2007-10-03  Juanma Barranquero  <address@hidden>
 
        * bs.el: Don't defvar `font-lock-verbose'.
@@ -15,8 +24,9 @@
 
 2007-10-02  Nick Roberts  <address@hidden>
 
-       * progmodes/gud.el (gdb): Make gdba default and switch to gdb
-       if appropriate, i.e., reverse previous arrangement.
+       * progmodes/gud.el (gdb): Make graphical mode the default and
+       switch to text command mode if appropriate, i.e., reverse previous
+       arrangement.
        (gud-gdb-marker-filter): Adapt for above change.
 
        * progmodes/gdb-ui.el (gdb-init-1): Don't set the values




reply via email to

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