mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 12:27:33 +00:00
*** empty log message ***
This commit is contained in:
parent
b5c5d21640
commit
60b8fb50ee
1 changed files with 11 additions and 1 deletions
|
|
@ -1,7 +1,17 @@
|
|||
2006-02-17 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdba): Improve doc string.
|
||||
* speedbar.el (speedbar-frame-width): Make an inline function
|
||||
instead of a macro. Use frame-width.
|
||||
(speedbar-try-completion, speedbar-update-contents)
|
||||
(speedbar-timer-fn): Use consp.
|
||||
(speedbar-update-localized-contents): Try to preserve point.
|
||||
|
||||
* progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
|
||||
(menu): Re-order menu items.
|
||||
(gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
|
||||
field.
|
||||
(gdb-var-update-handler-1): Use it for GDB 6.4+.
|
||||
(gdb-post-prompt): Speed things by not forcing update.
|
||||
|
||||
2006-02-16 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue