aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 56f19a60829..23e057fc282 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12009-08-31 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-mi.el (gdb-control-all-threads)
4 (gdb-control-current-thread): Force tool bar update.
5 (gdb-non-stop-handler): New function.
6 (gdb-init-1): Use it to test if non-stop mode is supported.
7 Remove unused gdbmi buffer type.
8
12009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) 92009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
2 10
3 * progmodes/grep.el (grep-read-files): Strip trailing <N> from 11 * progmodes/grep.el (grep-read-files): Strip trailing <N> from