diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2584c184dad..7f4f35d06ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-10-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-fringe-width): New variable. | ||
| 4 | (gdb-ann3): Set it. | ||
| 5 | (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar | ||
| 6 | frame. | ||
| 7 | |||
| 1 | 2005-10-06 Masatake YAMATO <jet@gyve.org> | 8 | 2005-10-06 Masatake YAMATO <jet@gyve.org> |
| 2 | 9 | ||
| 3 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put | 10 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put |