Mercurial > emacs
changeset 80509:4bf438f2be05
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 12 Apr 2008 13:11:35 +0000 |
parents | 5a66e871f1e0 |
children | f3ac5401fa8e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 12 05:40:15 2008 +0000 +++ b/lisp/ChangeLog Sat Apr 12 13:11:35 2008 +0000 @@ -1,3 +1,14 @@ +2008-04-12 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-init-buffer): New function. + (gdb-set-gud-minor-mode-existing-buffers) + (gdb-info-breakpoints-custom, gdb-get-location) + (gdb-set-gud-minor-mode-existing-buffers-1): Use it. + Previously gdb-create-define-alist wasn't always run and added to + after-save-hook. + + * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer + 2008-04-12 Kevin Ryde <user42@zip.com.au> * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented