mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
*** empty log message ***
This commit is contained in:
parent
8954c675e6
commit
ff0c419486
@ -1,3 +1,14 @@
|
||||
2009-07-08 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* 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 <cyd@stupidchicken.com>
|
||||
|
||||
* Makefile.in (ELCFILES): Remove fadr.elc.
|
||||
|
Loading…
Reference in New Issue
Block a user