diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea33adddf40..16de868d006 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2004-04-18 Nick Roberts <nick@nick.uklinux.net> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. | ||
| 4 | (gdb-info-breakpoints-custom): Revert previous change. | ||
| 5 | (gdb-view-assembler): Update assembler if necessary. | ||
| 6 | (gdb-frame-handler): Parse correctly for gdb-current-frame. | ||
| 7 | (gdb-display-source-buffer): Update properly when both source and | ||
| 8 | assembler are visible. | ||
| 9 | |||
| 1 | 2004-04-17 John Wiegley <johnw@newartisans.com> | 10 | 2004-04-17 John Wiegley <johnw@newartisans.com> |
| 2 | 11 | ||
| 3 | * iswitchb.el (iswitchb-max-to-show): Added a new config variable | 12 | * iswitchb.el (iswitchb-max-to-show): Added a new config variable |