From: Nick Roberts Date: Tue, 15 Feb 2005 09:18:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2279 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=34093ed7822a17664193ffa1c9512798b4455965;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5cfbda9d098..89bfdbf94a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-02-15 Nick Roberts + + * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable. + (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1) + (gdb-set-gud-minor-mode-existing-buffers): New functions. + (gdb-find-file-hook): New hook. Add it to find-file-hook. + (gdb-info-breakpoints-custom, gdb-source-info): Simplify. + 2005-02-14 Luc Teirlinck * cus-start.el (all): Comment change.