From b581a7273b24a37c7a532b9aa9a5e25131ae345d Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 22 Nov 2005 03:22:05 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ man/ChangeLog | 2 ++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5615c03547b..0948e8a6ea6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-11-22 Nick Roberts + + * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map. + (gdb-struct-string, gdb-array-string): New constants. + (gdb-info-locals-handler): Use them. + (gdb-reset): Reset gdb-var-list to nil. + 2005-11-21 Stefan Monnier * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines diff --git a/man/ChangeLog b/man/ChangeLog index 33a648696cf..959fa4fcc41 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,6 +1,8 @@ 2005-11-22 Nick Roberts * building.texi (Watch Expressions): Expand description. + (Other GDB User Interface Buffers): Describe local map for + gud-watch. 2005-11-21 Chong Yidong -- 2.39.5