aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cad16c96799..f917dda73fa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12005-02-09 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-location-list): New variable.
4 (gdb-cdir): Delete
5 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6 (gdb-source-info): Treat case when source file is in another
7 directory properly.
8 (gdb-get-location): New function.
9
12005-02-07 Jay Belanger <belanger@truman.edu> 102005-02-07 Jay Belanger <belanger@truman.edu>
2 11
3 * calc/calc-prog.el (calc-write-parse-table-part) 12 * calc/calc-prog.el (calc-write-parse-table-part)