# HG changeset patch # User Nick Roberts # Date 1208005895 0 # Node ID 4bf438f2be05702230d8c94ae9747a38ac446c7f # Parent 5a66e871f1e0d3690cc15b722e5827ae41f83134 *** empty log message *** diff -r 5a66e871f1e0 -r 4bf438f2be05 lisp/ChangeLog --- 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 + + * 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 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented