Mercurial > emacs
changeset 105856:55cefc906ff3
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 05 Nov 2009 03:20:05 +0000 |
parents | f9569789f83f |
children | 900207956538 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 04 06:34:37 2009 +0000 +++ b/lisp/ChangeLog Thu Nov 05 03:20:05 2009 +0000 @@ -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. @@ -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.