Mercurial > emacs
changeset 94191:04bc9669d8d5
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 19 Apr 2008 22:47:40 +0000 |
parents | fad57210c7d2 |
children | 1ec796ca1199 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 19 21:53:55 2008 +0000 +++ b/lisp/ChangeLog Sat Apr 19 22:47:40 2008 +0000 @@ -1,3 +1,12 @@ +2008-04-19 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Select + window clicked on first (regression in 22.2). + (gdb): Display thread number in mode-line. + (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings. + (gdb-breakpoints-header): New variable. + (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line. + 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca> * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.