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 a28b779c631..1d2516d4062 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-04-19 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Select
4 window clicked on first (regression in 22.2).
5 (gdb): Display thread number in mode-line.
6 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
7 (gdb-breakpoints-header): New variable.
8 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
9
12008-04-19 Stefan Monnier <monnier@iro.umontreal.ca> 102008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command. 12 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.