aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 54a86f560b1..af14ece0cff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12009-09-01 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
4 space ...
5 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
6 no "--thread" option.
7 (gdb-stopped): Don't print "Switched to thread" message when it is
8 unchanged.
9
12009-09-01 Stefan Monnier <monnier@iro.umontreal.ca> 102009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * minibuffer.el (completion-try-completion) 12 * minibuffer.el (completion-try-completion)