Mercurial > emacs
changeset 80435:52c3828e9a93
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 03 Apr 2008 08:38:18 +0000 |
parents | 08ed1836a895 |
children | 0a96ecdd8f7a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 03 05:15:40 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 03 08:38:18 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-03 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): + Fix in disassembly buffer (regression in 22.2). + 2008-04-03 Chong Yidong <cyd@stupidchicken.com> * shell.el (shell-dynamic-complete-filename): New fun.