From: Nick Roberts Date: Tue, 1 Sep 2009 10:16:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.1.90~1537 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83318a6dc0f82fd9469d1518134451e2b6c5e08b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 895d30750b8..e8c8fb61318 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-09-01 Nick Roberts + + * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant + MI command -var-evaluate-expression. + (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el + and tweak for case of string child. + (gdb-var-list-children-handler): Update from handler-1 in + gdb-ui.el. + 2009-09-01 Glenn Morris * add-log.el (change-log-date-face, change-log-name-face)