From ff0c419486c3ff79b153e26b3608926541e354b8 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 8 Jul 2009 00:40:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 764fe3e2031..3b636f7b689 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2009-07-08 Nick Roberts + + * progmodes/gdb-mi.el (gdb-init-1): Move sending + -data-list-register-names to ... + (gdb-starting): ... here because GDB 7.0 requires execution to + have started when using this MI command. + (gdb-set-header): New function to distinguish select and + unselected tabs in gdb buffers. + (gdb-propertize-header): New macro that uses gdb-set-header. + (gdb-breakpoints-header, gdb-locals-header): Use it. + 2009-07-07 Chong Yidong * Makefile.in (ELCFILES): Remove fadr.elc. -- 2.39.2