Mercurial > emacs
changeset 48737:3c7872fd5cbd
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 08 Dec 2002 01:28:46 +0000 |
parents | 5fc281abe34e |
children | 81dc78298a54 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nick@nick.uklinux.net> + + * 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 <rms@gnu.org> * progmodes/compile.el (compilation-enter-directory-regexp-alist)