1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2003-07-07 18:52:23 +00:00
parent 6c379bb9f8
commit f667e4db2d

View File

@ -1,3 +1,10 @@
2003-07-07 Nick Roberts <nick@nick.uklinux.net>
* gdb-ui.el (gdb-source-info): Display current frame when
attaching to an existing process.
(gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
while laying out windows when attaching to an existing process.
2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
* info.el (Info-menu): Use Info-menu-entry-name-re.