mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 20:07:36 +00:00
*** empty log message ***
This commit is contained in:
parent
349a450079
commit
05c31df2ea
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2006-03-10 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
|
||||
it gets called in gdb-prompt anyway.
|
||||
(gdb-use-separate-io-buffer): Only restore window arrangement for
|
||||
gdb-many-windows.
|
||||
(gdb-enqueue-input): Make it harder to send GDB input when program
|
||||
is running.
|
||||
(gdb-buffer-list): New variable.
|
||||
(gdb-remove-mouse-face): New function.
|
||||
(gdb-starting): Use it when GDB input won't get sent.
|
||||
|
||||
2006-03-08 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* help.el (view-lossage): Remove trailing whitespace before
|
||||
|
|
|
|||
Loading…
Reference in a new issue