mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
*** empty log message ***
This commit is contained in:
parent
b5fa335a00
commit
f1f6afd2fe
@ -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…
Reference in New Issue
Block a user