From: Glenn Morris Date: Thu, 5 Nov 2009 03:20:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.1.90~569 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ba21496434f751135bdd26b999284bc3ce3e0d11;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2bbd089c5ed..4b68f302a3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,4 @@ -2009-11-03 Dan Nicolaescu +2009-11-04 Dan Nicolaescu * custom.el (custom-declare-group): Purecopy standard-value. (custom-declare-group): Purecopy custom-prefix. @@ -5377,7 +5377,7 @@ (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.