]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 5 Nov 2009 03:20:05 +0000 (03:20 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 5 Nov 2009 03:20:05 +0000 (03:20 +0000)
lisp/ChangeLog

index 2bbd089c5ed07184f8d2f957c1cca7fee88df9a4..4b68f302a3cb3eb4b5b0055cd787f802ce077aca 100644 (file)
@@ -1,4 +1,4 @@
-2009-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
+2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * custom.el (custom-declare-group): Purecopy standard-value.
        (custom-declare-group): Purecopy custom-prefix.
        (gdb-locals-handler-custom, gdb-registers-handler-custom)
        (gdb-changed-registers-handler): Rewritten without regexps.
 
-       * progmodes/gdb-mi.el Basic thread selection support.
+       * progmodes/gdb-mi.el: Basic thread selection support.
        (gdb-thread-number): New variable.
        (gdb-current-context-command): New macro which adds --thread
        option to command.