mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
*** empty log message ***
This commit is contained in:
parent
538a5f8b53
commit
83c7f8065c
1 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,16 @@
|
|||
2005-01-19 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
|
||||
that enable/disabled state of breakpoints is shown correctly in
|
||||
fringe and on ttys.
|
||||
(gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
|
||||
Add breakpoint information as text properties.
|
||||
(gdb-mouse-toggle-breakpoint):
|
||||
Rename to gdb-mouse-set-clear-breakpoint.
|
||||
(gdb-mouse-toggle-breakpoint): New function. Enable/disable
|
||||
breakpoints in the margin.
|
||||
(gdb-remove-strings): Simplify.
|
||||
|
||||
2005-01-17 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue