mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
b5fa335a00
commit
f1f6afd2fe
1 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,14 @@
|
|||
2008-04-17 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-stack-update): New variable.
|
||||
(gdb, gdb-starting, gdb-frames-mode): Use it.
|
||||
(gdb-invalidate-frames): Advise to call "info stack" only if
|
||||
execution has occurred.
|
||||
(gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
|
||||
selected frame if no execution has occurred.
|
||||
(gdb-frames-force-update): New interactive function.
|
||||
(gdb-frames-mode-map): Bind it to "F".
|
||||
|
||||
2008-04-17 Michael Olson <mwolson@gnu.org>
|
||||
|
||||
* textmodes/remember.el (remember-version): Release Remember 2.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue