From: Nick Roberts Date: Sat, 12 Apr 2008 13:11:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.2.90~183 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d36ea1b23765a62e6b0ffb9d2d49ca33e417edb;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ff3b4178ce..20f04983fbd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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