aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
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 @@
12006-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
12006-05-06 Kim F. Storm <storm@cua.dk> 72006-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.