diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 51a7823cdaf..f3e60866b8c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-05-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of | ||
| 4 | unless so nil isn't returned. | ||
| 5 | (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window. | ||
| 6 | |||
| 1 | 2006-05-06 Kim F. Storm <storm@cua.dk> | 7 | 2006-05-06 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * subr.el (add-to-history): New function. | 9 | * subr.el (add-to-history): New function. |