]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 4 Oct 2007 07:42:12 +0000 (07:42 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 4 Oct 2007 07:42:12 +0000 (07:42 +0000)
lisp/ChangeLog

index c7bdc65c319081de6aca11f3bada1afc15656f61..7677862f1827786eaa1ef6c445737cab6b77ae83 100644 (file)
@@ -1,3 +1,12 @@
+2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
+
+       * 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  <lekktu@gmail.com>
 
        * bs.el: Don't defvar `font-lock-verbose'.
@@ -15,8 +24,9 @@
 
 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
 
-       * 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