# HG changeset patch # User Nick Roberts # Date 1039310926 0 # Node ID 3c7872fd5cbda2bfab65bb4f211c307a10923518 # Parent 5fc281abe34e0765a94de1074d833bd29714db0a *** empty log message *** diff -r 5fc281abe34e -r 3c7872fd5cbd lisp/ChangeLog --- a/lisp/ChangeLog Sun Dec 08 00:20:56 2002 +0000 +++ b/lisp/ChangeLog Sun Dec 08 01:28:46 2002 +0000 @@ -1,3 +1,12 @@ +2002-12-08 Nick Roberts + + * gdb-ui.el : Remove inappropriate key-bindings. + (gdb-info-breakpoints-custom, gdb-goto-bp-this-line): + Parse correctly when breakpoint has no line number. + (def-gdb-auto-update-handler, gdb-info-locals-handler), + (gdb-display-end): Avoid using insert-buffer. + (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select. + 2002-12-07 Richard M. Stallman * progmodes/compile.el (compilation-enter-directory-regexp-alist)